gsd-plan-milestone-gaps

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

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plan-milestone-gaps-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plan-milestone-gaps-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered milestone audit findings into an actionable set of ordered phases, so teams can close every identified gap without manually creating a phase for each item.

Core Features & Use Cases

  • Audit-to-Phase Planning: Reads the most recent milestone audit file (MILESTONE-AUDIT) and groups gaps into logical phases.
  • Roadmap Updates: Creates phase entries in ROADMAP.md to reflect the planned execution structure.
  • Guided Phase Planning: Offers to plan each phase while preserving workflow gates like audit loading, prioritization, grouping, and user confirmation.
  • Use Case: After a milestone audit reveals multiple issues across planning, engineering, and delivery, you can generate a complete “fix phases” plan in a single command rather than managing gaps piecemeal.

Quick Start

Run the gsd-plan-milestone-gaps workflow to generate all roadmap phases needed to close gaps from your latest /gsd-audit-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 group milestone audit gaps into executable fix phases?

To group milestone audit gaps into executable fix phases, the workflow reads your most recent MILESTONE-AUDIT file and organizes scattered findings into logical, prioritized phase structures. This systematically categorizes roadmap entries for structured execution.

Can I automatically update a roadmap with generated fix phases from an audit?

Yes, you can automatically update a roadmap with generated fix phases. The workflow creates phase entries directly in ROADMAP.md, reflecting the planned execution structure derived from the latest milestone audit without requiring manual entry creation.

What is the best way to plan roadmap entries after a milestone audit reveals multiple issues?

The best way to plan roadmap entries after a milestone audit is to run an end-to-end gap planning workflow. It preserves audit loading, prioritization, and user confirmation gates while generating a complete fix phases plan in a single command.

Do I need a specific file format to start planning milestone gaps?

You need a MILESTONE-AUDIT file to start planning milestone gaps. The workflow specifically reads the most recent audit file to extract identified gaps before grouping them into logical phases for your roadmap.

How does workflow automation handle user confirmation gates during phase generation?

Workflow automation handles user confirmation gates during phase generation by preserving audit loading and prioritization checks within the end-to-end execution flow. This ensures users validate the grouped gaps before roadmap updates are applied.