What problem does it solve?
Coordinating GSD project work across planning, milestones, slices, roadmaps, and executions demands consistent routing and context transfer. Without a single routing decision, teams risk drift, misaligned priorities, and stalled progress.
Core Features & Use Cases
- Reads .gsd/STATE.md to determine current progress and phase.
- Validates state transitions against the STATE_MACHINE.json contract to prevent invalid states.
- Delegates to the correct gsd-cc sub-skills (e.g., /gsd-cc-plan, /gsd-cc-auto, /gsd-cc-unify) to perform deterministic tasks.
- Handles roadmap creation and slice progression, including M*-ROADMAP.md and S*-PLAN.md coordination.
- Useful for starting new projects, planning roadmaps, executing tasks, and unifying slices across milestones.
Quick Start
Tell Claude Code to route the next action for the current project state by typing /gsd-cc.