gstack/gstack-upgrade
Garry Tan d7ccdf37c4
fix: gstack-team-init detects and removes vendored copies in team mode
When running gstack-team-init inside a repo with a vendored
.claude/skills/gstack/, the script now auto-detects and removes it:
git rm --cached, add to .gitignore, rm -rf. Also adds team_mode config
key to setup --team/--no-team, and makes gstack-upgrade Step 4.5
team-mode aware (remove instead of sync).

Includes 5 new integration tests for the vendored copy migration.
2026-04-06 00:23:16 -07:00
..
migrations fix: top-level skill dirs so Claude discovers unprefixed names (#761) 2026-04-02 18:34:00 -07:00
SKILL.md fix: gstack-team-init detects and removes vendored copies in team mode 2026-04-06 00:23:16 -07:00
SKILL.md.tmpl fix: gstack-team-init detects and removes vendored copies in team mode 2026-04-06 00:23:16 -07:00