gsd-plan-milestone-gaps

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

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill gsd-plan-milestone-gaps-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-milestone-gaps
Source: https://github.com/rkz91/coco/tree/main/systems/gsd/skills/gsd-plan-milestone-gaps
Command: npx skills add https://github.com/rkz91/coco --skill gsd-plan-milestone-gaps-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates planning of phases to close gaps identified by milestone audits.

Core Features & Use Cases

  • Auto-group gaps into logical phases and create phase entries in ROADMAP.md.
  • Offer to plan each phase and execute end-to-end workflow plan-milestone-gaps.md.
  • Reads the most recent MILESTONE-AUDIT.md and preserves workflow gates during execution.

Quick Start

Run the plan-milestone-gaps workflow from @$HOME/.claude/get-shit-done/workflows/plan-milestone-gaps.md to automatically generate fix phases.

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 plan phases to close gaps identified in a milestone audit?

To plan phases for milestone audit gaps, this workflow reads the most recent MILESTONE-AUDIT.md, groups identified gaps into logical phases, and updates ROADMAP.md with corresponding phase entries.

What is the best way to automate roadmap updates after a milestone audit?

Automating roadmap updates after a milestone audit involves reading MILESTONE-AUDIT.md results, grouping gaps into phases, and writing those phase entries directly into ROADMAP.md while preserving workflow gates.

How does the plan-milestone-gaps workflow group audit gaps into development sprints?

The plan-milestone-gaps workflow groups audit gaps by reading MILESTONE-AUDIT.md, clustering gaps into logical phases within ROADMAP.md, and offering to plan each phase across development sprints.

Do I need a MILESTONE-AUDIT.md file to run the milestone gap planning workflow?

Yes, you need a MILESTONE-AUDIT.md file because the workflow reads the most recent audit results from that file to group gaps into phases and update ROADMAP.md accordingly.

Does the milestone gap planning workflow preserve existing workflow gates during execution?

Yes, the milestone gap planning workflow preserves all workflow gates during execution while it reads audit results, groups gaps into phases, and updates ROADMAP.md with planned entries.

Can I use this workflow for project governance and roadmapping if I have no dependencies installed?

Yes, you can use this workflow for project governance and roadmapping without dependencies, as it operates by reading MILESTONE-AUDIT.md and updating ROADMAP.md directly through the get-shit-done workflow file.