gsd-plan-milestone-gaps

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

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-plan-milestone-gaps-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-plan-milestone-gaps-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reads the milestone audit and groups identified gaps into logical phases, then updates the roadmap with phase entries and provides a plan for execution.

Core Features & Use Cases

  • Groups gaps from milestone audits into coherent phases for execution.
  • Updates ROADMAP.md with phased plans and supports automated planning.
  • Supports a single-command workflow to generate all fix phases and gates.

Quick Start

Execute the plan-milestone-gaps workflow to convert the latest milestone audit file (MILESTONE-AUDIT.md) into a complete set of fix phases and update ROADMAP.md.

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 turn milestone audit gaps into actionable roadmap phases?

To turn milestone audit gaps into actionable roadmap phases, this workflow reads MILESTONE-AUDIT.md, groups identified gaps into logical phases, and updates ROADMAP.md with the new phase entries. It then offers to plan each phase for execution.

Can I generate all fix phases for a roadmap in a single command?

Yes, you can generate all fix phases in a single command workflow. This process creates a complete set of fix phases from the milestone audit and provides deterministic gates for execution, updating the roadmap automatically.

What is the best way to group project gaps from an audit into execution phases?

The best way to group project gaps from an audit into execution phases is using an automated workflow that reads MILESTONE-AUDIT.md, clusters the identified gaps coherently, and records the phased plans directly into ROADMAP.md.

How do I update ROADMAP.md with new phase entries from a milestone audit?

To update ROADMAP.md with new phase entries, the workflow parses the latest MILESTONE-AUDIT.md file, groups the identified gaps into logical phases, and writes these new phase entries directly into the roadmap file.

Do I need a MILESTONE-AUDIT.md file to plan milestone gaps?

Yes, you need a MILESTONE-AUDIT.md file to plan milestone gaps because the workflow reads this specific audit file to identify gaps and group them into logical phases for the roadmap update.