with one click
with one click
| name | gsd-audit-milestone |
| description | Implementation of gsd-audit-milestone command |
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> @$HOME/.config/opencode/get-shit-done/workflows/audit-milestone.md </execution_context>
Version: $ARGUMENTS (optional — defaults to current milestone)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
Execute the audit-milestone workflow from @$HOME/.config/opencode/get-shit-done/workflows/audit-milestone.md end-to-end. Preserve all workflow gates (scope determination, verification reading, integration check, requirements coverage, routing).Implementation of one of the commands
Implementation of one of the commands
Implementation of gsd-cleanup command
Implementation of gsd-complete-milestone command
Implementation of gsd-discuss-phase command
Implementation of gsd-execute-phase command