Commit Graph

15 Commits

Author SHA1 Message Date
bastien
e7813227c4 untrack gstack skill symlinks — auto-created by install-plugins.sh
These 37 symlinks point to skills-external/gstack/ and are recreated
automatically by the gstack setup during install-plugins.sh. They
should not be versioned. Added all patterns to .gitignore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 15:02:43 +02:00
bastien
58a7fb182f auto-detect plan, complexity scoring, ctx7 cache, graphify in workflows
- detect_plan() auto-detects Max/Pro/Free from ~/.claude.json
- session-start budget adapts to plan (Max=20k, Pro=11k, Free=5k)
- token counting now uses only ACTIVE plugins, not installed binaries
- statusline shows plan label + session duration instead of start time
- plugin-advisor: complexity assessment (0-100%) drives tool selection
- plugin-advisor: auto-activation with confirmation (PHASE 4)
- ruflo OFF by default, GSD v2 preferred for multi-session
- init-project: ctx7 pre-fetch + graphify scaffold + graphify full
- ship-feature: ctx7 cache check before implementation
- frontend-design disabled in installer (doublon with ui-ux-pro-max)
- python3 -c moved from deny to ask (unblocks graphify)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 14:56:22 +02:00
bastien
fb3e397c67 add gstack skill symlinks, graphify skill, and gitignore updates
Track all gstack-provided skill symlinks (autoplan, browse, qa, etc.)
and the graphify skill. Add .claude/, graphify-out/, .ctx7-cache/ to
gitignore to exclude local/generated files from the repo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 14:56:03 +02:00
bchanot
64b9392189 final version seems 2026-04-08 13:46:45 +02:00
bastien
82eb8f226d opus version correction 2026-04-03 18:08:21 +02:00
bastien
e9604ddfe2 added git management 2026-04-03 03:46:34 +02:00
bastien
b2df82d94d added plugin management and install + usage of them in readme, corrected init and scaffold for a proper int creation. Added docker tool if it make sens 2026-04-03 03:04:31 +02:00
bastien
aaf7670b85 added settings 2026-04-02 15:59:00 +02:00
bastien
e0e761c967 ameliore le init project et ajoute le readme updater 2026-04-02 04:56:34 +02:00
bastien
8e750b3289 deleted useless files 2026-04-02 04:22:50 +02:00
bastien
f64f8e12fa english 2026-04-02 04:14:49 +02:00
bastien
734c5da353 changed orchetrators into skills, cleared skills, applied frontmatter 2026-04-02 04:01:32 +02:00
bastien
3858033879 changed skills and agent to ask skill to call agents 2026-04-02 01:29:27 +02:00
bastien
11720a4b57 corrected slash commands to skills and not commands/ 2026-04-01 05:13:46 +02:00
bastien
42c5595e6a added skills and agents 2026-04-01 02:51:01 +02:00