qsd-complete-milestone

Archives completed milestone docs and updates ROADMAP.md, REQUIREMENTS.md, STATE.md for the next version.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed milestones and prep the project for the next version by consolidating artifacts, recording progress, and resetting state for the next cycle.

Core Features & Use Cases

  • Milestone archiving: generate v{{version}}-ROADMAP.md and v{{version}}-REQUIREMENTS.md archives for the milestone.
  • ROADMAP/STATE synchronization: update ROADMAP.md with a concise summary and link to milestone artifacts, and reflect current state.
  • PROJECT.md governance: add a Current State section and outline Next Milestone Goals to guide future work.
  • Audit readiness: verify phase summaries and plans are present to ensure traceability and compliance across releases.

Quick Start

Provide the milestone version and run the complete-milestone workflow

Frequently Asked Questions about qsd-complete-milestone

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

FAQPage Schema
How do I archive a completed project milestone and update the roadmap?

To archive a milestone, the workflow consolidates artifacts into v{{version}}-ROADMAP.md and v{{version}}-REQUIREMENTS.md archives, updates the main roadmap with a summary, and preps project state for the next cycle.

What project files do I need before archiving a milestone?

Milestone archiving requires existing ROADMAP.md, REQUIREMENTS.md, and PROJECT.md files in your repository, along with the completed milestone audit to ensure traceability and compliance.

How does PROJECT.md governance work when finalizing a version?

PROJECT.md governance adds a Current State section and outlines Next Milestone Goals during finalization, guiding future work by recording progress and resetting state for the next version cycle.

When do I need to generate milestone archives in a multi-phase project?

Milestone archives are needed when finalizing a phase in multi-phase planning workflows, verifying that phase summaries and plans are present to ensure audit readiness and compliance across releases.

Can I synchronize ROADMAP.md and REQUIREMENTS.md when closing a milestone?

Yes, the workflow synchronizes these files by updating ROADMAP.md with a concise summary and links to milestone artifacts, while generating archived requirements docs for the completed version.

What is the best way to reset project state for the next development cycle?

Resetting project state involves archiving completed milestone artifacts, updating PROJECT.md with current state and next goals, and synchronizing the roadmap to reflect the transition to the next version.