gsd-plan-milestone-gaps

Create project phases from milestone audit gaps and update ROADMAP.md.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-plan-milestone-gaps-nubivek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/NUbivek/Searchbar3/tree/main/.codex/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-plan-milestone-gaps-nubivek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of actionable phases to address all identified gaps from a milestone audit, streamlining the planning process.

Core Features & Use Cases

  • Automated Phase Creation: Generates logical phases to close identified gaps without manual intervention for each gap.
  • Roadmap Integration: Updates the ROADMAP.md file with new phase entries.
  • Planning Initiation: Offers to initiate planning for each newly created phase.
  • Use Case: After running a milestone audit, use this skill to automatically generate all necessary planning phases to address every identified deficiency, directly updating your project roadmap.

Quick Start

Use the gsd-plan-milestone-gaps skill to create all phases needed to close gaps identified by 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 automate project phase creation from a milestone audit?

Automating project phase creation from a milestone audit involves reading identified gaps and grouping them into logical phases. This Skill reads MILESTONE-AUDIT.md to automatically generate those phases and update your project roadmap.

How do I update ROADMAP.md with new phases to close identified gaps?

You can update ROADMAP.md with new phases by running this Skill after a milestone audit. It groups identified gaps into logical phase entries and writes them directly into your ROADMAP.md file.

What is the best way to group audit gaps into logical project phases?

Grouping audit gaps into logical project phases is handled automatically by reading MILESTONE-AUDIT.md. The Skill parses the identified deficiencies and organizes them into structured phases for your roadmap.

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

Yes, a MILESTONE-AUDIT.md file is required to plan milestone gaps. The Skill reads this specific file to identify deficiencies and generate the corresponding phase entries in your roadmap.

Can I initiate planning for each phase after updating the roadmap?

Yes, you can initiate planning for each phase after updating the roadmap. Once the Skill creates the new phase entries in ROADMAP.md, it offers to start the planning process for each individual phase.

What's the difference between a milestone audit and automated phase planning?

A milestone audit identifies project gaps, while automated phase planning groups those gaps into actionable steps. This Skill bridges the two by reading audit results and generating structured phases in your roadmap.