gsd-plan-milestone-gaps

Group milestone audit gaps into phases and update ROADMAP.md.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-plan-milestone-gaps-d0nmega
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-plan-milestone-gaps-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the manual, error-prone process of turning milestone audit gaps into a concrete, auditable plan by automatically deriving phased work from the audit results.

Core Features & Use Cases

  • Phase generation: Groups identified gaps into logical phases and creates corresponding entries in ROADMAP.md.
  • One-command planning: Executes a single command to generate all fix phases without per-gap manual steps.
  • Audit integration: Reads MILESTONE-AUDIT.md (globbed by v*-MILESTONE-AUDIT.md) and preserves workflow gates for validation and approvals.
  • Use Case: When a milestone audit reveals multiple gaps, automatically produce a phased plan and a refreshed roadmap ready for review.

Quick Start

Run the gsd-plan-milestone-gaps skill to automatically create and plan all fix phases from the milestone audit.

Frequently Asked Questions about gsd-plan-milestone-gaps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically convert milestone audit gaps into a phased roadmap?▼

To convert milestone audit gaps into a phased roadmap, this skill reads MILESTONE-AUDIT.md files, groups identified gaps into logical phases, and updates ROADMAP.md with the new phase entries automatically.

What is the best way to plan multiple fix phases from a milestone audit?▼

The best way to plan fix phases from a milestone audit is using a single-command workflow that extracts gaps and generates structured phase plans while preserving validation and approval gates in the roadmap.

Does this milestone gap planning tool require a specific audit file format?▼

Yes, this milestone gap planning tool requires a MILESTONE-AUDIT.md file, specifically matching the v*-MILESTONE-AUDIT.md glob pattern, to extract gaps and generate the roadmap updates.

Can I generate a roadmap and plan milestone gaps without manual per-gap steps?▼

Yes, you can generate a roadmap and plan milestone gaps without manual steps by executing a single command that processes the entire audit file, groups gaps automatically, and applies per-phase planning.

Are workflow validation gates preserved when updating ROADMAP.md with new phases?▼

Yes, workflow validation gates are preserved when updating ROADMAP.md, ensuring that the newly generated phased plans from the milestone audit remain ready for formal review and approvals.