qsd-plan-milestone-gaps

Generate milestone phase entries from MILESTONE-AUDIT.md and update ROADMAP.md.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-plan-milestone-gaps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-plan-milestone-gaps
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-plan-milestone-gaps
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-plan-milestone-gaps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual planning of milestone gaps is error-prone and time-consuming. This Skill automates the extraction of gaps from the latest milestone audit, groups them into logical phases, and updates the roadmap with phase entries.

Core Features & Use Cases

  • Audit-driven phase generation: reads MILESTONE-AUDIT.md to identify gaps and priorities.
  • Roadmap updates: creates and updates phase entries in ROADMAP.md with minimal manual intervention.
  • Single-shot planning: offers to plan every phase in one end-to-end workflow while preserving original intent and gates.

Quick Start

Execute the plan-milestone-gaps workflow to generate and plan all milestone phases from the latest audit.

Frequently Asked Questions about qsd-plan-milestone-gaps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate project roadmap phases from a milestone audit?

To generate project roadmap phases from a milestone audit, you can use an automated planning workflow that reads MILESTONE-AUDIT.md, identifies gaps, groups them into logical phases, and updates ROADMAP.md. This minimizes manual intervention and prevents planning errors.

What is the best way to close milestone gaps in a project workflow?

The best way to close milestone gaps involves extracting gap data from your latest milestone audit, grouping the findings into structured phases, and updating your roadmap. This automated approach preserves original workflow gates and intent while reducing manual planning time.

How do I update a project roadmap based on audit results without manual entry?

Updating a project roadmap based on audit results without manual entry requires an automated workflow to parse MILESTONE-AUDIT.md for gaps and priorities, then create or update corresponding phase entries directly in ROADMAP.md. It prompts for user confirmation before applying changes.

Can I plan all milestone gap phases in a single end-to-end run?

Yes, you can plan all milestone gap phases in a single end-to-end run. The automated workflow offers to process every phase generated from the audit at once, while preserving your project's original workflow gates and prompting for confirmation before finalizing updates.

Do I need a specific audit file format to automate milestone gap planning?

Yes, automating milestone gap planning requires a MILESTONE-AUDIT.md file to extract gaps and priorities, and a ROADMAP.md file to apply the generated phase entries. The Skill is designed for projects using the qsd planning workflow.

Why are my manual milestone gap updates causing planning errors?

Manual milestone gap updates cause planning errors because tracking and grouping gaps from audit results by hand is time-consuming and prone to oversight. Automating this extraction and roadmap update process ensures consistent phase generation and preserves workflow gates.