skills/plan-milestone-gaps/SKILL.md
Create phases to close all gaps identified by milestone audit
npx skillsauth add jnuyens/gsd-plugin gsd:plan-milestone-gapsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
</objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/plan-milestone-gaps.md </execution_context>
<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. </context>
<process> 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). </process>tools
Initialize a new project using Documentation-Driven Development. Research, then write user-facing docs (SPEC.md) as the spec, then user validates docs, then phases derive from doc sections. Best for CLIs, libraries, SDKs, APIs, plugin systems, anything with a well-defined user-facing surface.
tools
Schedule a future resume of work - e.g. '/gsd:resume-at 09:00', '/gsd:resume-at +2h', or '/gsd:resume-at 04:00 --cmd /gsd:execute-phase 9'
tools
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
tools
Manage persistent context threads for cross-session work