gsd-plan-milestone-gaps

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

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-plan-milestone-gaps-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-plan-milestone-gaps-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gap audits often leave a scattered set of issues. This Skill groups identified gaps from the milestone audit into logical phases and creates a coherent plan to close them, reducing project drift.

Core Features & Use Cases

  • Phase generation: Converts raw milestone gaps into structured phases.
  • Roadmap integration: Updates ROADMAP.md with new phase entries for execution.
  • One-shot planning: Allows planning all phases with a single command, minimizing manual steps.
  • Use Case: A product team completes a milestone audit and runs this Skill to generate all fix phases and update the roadmap in one go.

Quick Start

Run the plan-milestone-gaps workflow to automatically generate all fix phases from the milestone audit in one step.

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 a structured project roadmap?

To turn milestone audit gaps into a project roadmap, group the identified issues into logical execution phases. This process converts scattered audit findings into structured phase entries, creating a cohesive execution sequence to prevent project drift.

What is the best way to automate gap analysis for project management milestones?

Automating gap analysis for project management involves applying a single command across audit results to group gaps into phases. This one-shot planning mechanism updates project artifacts directly, minimizing manual steps and preserving existing gates.

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

You can update ROADMAP.md by running a one-shot planning workflow that reads the latest milestone audit. It automatically generates new phase entries from grouped gaps and updates the roadmap artifact for immediate execution.

Do I need a completed milestone audit before planning roadmap phases?

Yes, a completed milestone audit is required before planning roadmap phases. The workflow reads the latest audit results to identify and group gaps, using that existing data as the input to generate structured phases and update project artifacts.

Can I preserve existing project gates when adding new phases to a roadmap?

Yes, you can preserve existing project gates when adding new phases. The planning workflow reads the latest audit and explicitly preserves established gates while generating new phase entries and updating the roadmap.