What problem does it solve?
This Skill eliminates manual, repetitive coordination of milestone phases by autonomously running discuss → plan → execute cycles, tracking progress, and updating project state so teams can focus on decisions and reviews instead of orchestration.
Core Features & Use Cases
- End-to-end Phase Orchestration: Discover phases from ROADMAP.md and run each phase through discussion, planning, execution, and summary steps.
- Stateful Progress Tracking: Update .planning/STATE.md and ROADMAP.md after each phase and emit phase artifacts such as CONTEXT.md, PLAN, and SUMMARY.
- Blocker Handling & Approvals: Pause for user decisions on grey-area choices, surface blockers for remediation, and resume after validation.
- Use Case: Fully automate completing a release milestone that requires multiple cross-functional phase steps, gating on approvals and producing audit artifacts.
Quick Start
Invoke the gsd-autonomous skill to autonomously run all remaining milestone phases, optionally starting at a specific phase using the --from N flag.