From gsd
Audits milestone completion against original intent by reading phase verifications, aggregating tech debt, checking requirements coverage, cross-phase integration, and end-to-end flows before archiving.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Audits milestone achievement against definition of done by aggregating phase VERIFICATION.md files, tech debt, gaps, requirements coverage, and spawning cross-phase integration checker.
Manages project milestones: create new cycles with phases, complete/archive versions, preview changes, audit integration, analyze gaps. For structured delivery checkpoints.
Archives completed project milestone: copies ROADMAP.md and REQUIREMENTS.md to milestones/, gathers git stats, extracts accomplishments, updates PROJECT.md, git tags release.
Share bugs, ideas, or general feedback.
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> @${CLAUDE_PLUGIN_ROOT}/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 @${CLAUDE_PLUGIN_ROOT}/workflows/audit-milestone.md end-to-end. Preserve all workflow gates (scope determination, verification reading, integration check, requirements coverage, routing).