add-phase
Add phase to end of current milestone in roadmap
Archive completed milestone and prepare for next version
How it fires
How this command gets triggered: by you, by Claude, or both.
/complete-milestoneContext preview
What this command does when you run it.
Archive completed milestone and prepare for next version
type: prompt name: gsd:complete-milestone description: Archive completed milestone and prepare for next version argument-hint: <version> allowed-tools: - Read - Write - Bash
<objective> Mark milestone {{version}} complete, archive to milestones/, and update ROADMAP.md and REQUIREMENTS.md.
Purpose: Create historical record of shipped version, archive milestone artifacts (roadmap + requirements), and prepare for next milestone. Output: Milestone archived (roadmap + requirements), PROJECT.md evolved, git tagged. </objective>
<execution_context> **Load these files NOW (before proceeding):**
</execution_context>
<context> **Project files:**
**User input:**
</context>
<process>
**Follow complete-milestone.md workflow:**
0. **Check for audit:**
## Pre-flight Check
{If no v{{version}}-MILESTONE-AUDIT.md:}
⚠ No milestone audit found. Run `/gsd:audit-milestone` first to verify
requirements coverage, cross-phase integration, and E2E flows.
{If audit has gaps:}
⚠ Milestone audit found gaps. Run `/gsd:plan-milestone-gaps` to create
phases that close the gaps, or proceed anyway to accept as tech debt.
{If audit passed:}
✓ Milestone audit passed. Proceeding with completion.1. **Verify readiness:**
2. **Gather stats:**
3. **Extract accomplishments:**
4. **Archive milestone:**
5. **Archive requirements:**
6. **Update PROJECT.md:**
7. **Commit and tag:**
8. **Offer next steps:**
</process>
<success_criteria>
</success_criteria>
<critical_rules>
</critical_rules>
GSD Pro — The most powerful AI coding workflow for Claude Code. Free alternative to Cursor Composer, Copilot Workspace, Devin & Bolt. Multi-model routing, rollback/recovery, adaptive context. Fork of 30K★ original. npx get-shit-done-cc
Repo: itsjwill/gsd-pro
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Run all remaining phases autonomously — discuss→plan→execute per phase
List pending todos and select one to work on