gsd-audit-milestone
This command IS the orchestrator. Reads existing VERIFICATION.md files (phases already verified during execute-phase), aggregates tech debt and deferred gaps, then spawns integration checker for cross-phase wiring.
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/audit-milestone.md </execution_context>
Core planning files are resolved in-workflow (init milestone-op) and loaded only as needed.
Completed Work: Glob: .planning/phases//-SUMMARY.md Glob: .planning/phases//-VERIFICATION.md
More from shoootyou/get-shit-done-multi
get-shit-done
Structured spec-driven workflow for planning and executing software projects with Claude Code.
306gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
66gsd-plan-phase
Create detailed phase plan (PLAN.md) with verification loop
59gsd-execute-phase
Execute all plans in a phase with wave-based parallelization
54gsd-verify-work
Validate built features through conversational UAT
50gsd-help
Show available GSD commands and usage guide
49