From gsd
Creates phases in ROADMAP.md to close gaps from milestone audits by grouping them logically, adding entries, and offering per-phase planning.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Creates phases in ROADMAP.md to close gaps from MILESTONE-AUDIT.md. Groups requirements, integration, and flow gaps into prioritized logical phases with tasks.
Manages project milestones: create new cycles with phases, complete/archive versions, preview changes, audit integration, analyze gaps. For structured delivery checkpoints.
Autonomously executes all remaining milestone phases: discuss→plan→execute per phase. Updates ROADMAP.md and STATE.md, pauses for user decisions on blockers.
Share bugs, ideas, or general feedback.
Reads MILESTONE-AUDIT.md, groups gaps into logical phases, creates phase entries in ROADMAP.md, and offers to plan each phase.
One command creates all fix phases — no manual /gsd:add-phase per gap.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/plan-milestone-gaps.md </execution_context>
**Audit results:** Glob: .planning/v*-MILESTONE-AUDIT.md (use most recent)Original intent and current planning state are loaded on demand inside the workflow.
Execute the plan-milestone-gaps workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/plan-milestone-gaps.md end-to-end. Preserve all workflow gates (audit loading, prioritization, phase grouping, user confirmation, roadmap updates).