Archive completed milestone and prepare for next version
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Look for .planning/v{{version}}-MILESTONE-AUDIT.md
If missing or stale: recommend /gsd:audit-milestone first
If audit status is gaps_found: recommend closing the gaps inline
(the audit output already enumerates them — insert closure phases
via /gsd:phase --insert <N> plus the standard
discuss/plan/execute chain) before proceeding.
If audit status is passed: proceed to step 1
## 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. The audit output already enumerates the
unsatisfied requirements, cross-phase issues, and broken flows — insert
a closure phase per gap with `/gsd:phase --insert <N>` and run the
standard `/gsd:discuss-phase` → `/gsd:plan-phase` → `/gsd:execute-phase`
chain. Or proceed anyway to accept the gaps as tech debt.
{If audit passed:}
✓ Milestone audit passed. Proceeding with completion.
Verify readiness:
Check all phases in milestone have completed plans (SUMMARY.md exists)
Present milestone scope and stats
Wait for confirmation
Gather stats:
Count phases, plans, tasks
Calculate git range, file changes, LOC
Extract timeline from git log
Present summary, confirm
Extract accomplishments:
Read all phase SUMMARY.md files in milestone range