Added
- Git branching strategy configuration with three options:
none(default): commit to current branchphase: create branch per phase (gsd/phase-{N}-{slug})milestone: create branch per milestone (gsd/{version}-{slug})
- Squash merge option at milestone completion (recommended) with merge-with-history alternative
- Context compliance verification dimension in plan checker — flags if plans contradict user decisions
Fixed
- CONTEXT.md from
/gsd:discuss-phasenow properly flows to all downstream agents (researcher, planner, checker, revision loop)
Install/upgrade: npx get-shit-done-cc@latest