qsd-milestone-summary

Consolidate milestone artifacts into a structured summary with seven sections.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The milestone summary skill consolidates scattered milestone artifacts into a single, readable document to accelerate onboarding and project review.

Core Features & Use Cases

  • Read milestone artifacts (ROADMAP.md, REQUIREMENTS.md, CONTEXT.md, SUMMARY.md, VERIFICATION.md, RETROSPECTIVE.md) from planning folders
  • Generate a 7-section MILESTONE_SUMMARY including Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, Getting Started
  • Write the final document to .planning/reports/MILESTONE_SUMMARY-v{version}.md, present it inline, and offer an interactive Q&A
  • Update STATE.md to reflect milestone version and status

Quick Start

Ask the AI to generate a milestone summary for the current or specified milestone version using the available milestone artifacts

Frequently Asked Questions about qsd-milestone-summary

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

FAQPage Schema
How do I generate a one-page milestone summary for project onboarding?

To generate a milestone summary, the skill reads your planning artifacts like ROADMAP.md and REQUIREMENTS.md, then consolidates them into a single human-friendly document with sections for architecture, phases, and getting started.

What is the best way to consolidate scattered project documentation into a single review document?

Consolidating project documentation is done by reading CONTEXT.md, SUMMARY.md, and VERIFICATION.md files to produce a structured overview that captures decisions, requirements, and tech debt for quick review.

Can I generate a milestone summary for an archived project version?

Yes, you can generate a milestone summary for archived milestones by specifying the version. The skill reads the historical planning artifacts and outputs the report to the designated reports folder.

Does the milestone summary process update project state files automatically?

Yes, generating a milestone summary automatically updates STATE.md to reflect the current milestone version and status, ensuring your project tracking remains synchronized with the latest review.

What planning files do I need to create a comprehensive project milestone overview?

You need standard planning files including ROADMAP.md, REQUIREMENTS.md, CONTEXT.md, SUMMARY.md, VERIFICATION.md, and RETROSPECTIVE.md to extract the necessary data for a complete milestone overview.

Can I interactively ask questions about the generated milestone summary?

Yes, after generating the milestone summary and presenting it inline, the skill offers an interactive Q&A option, allowing you to query specific details about the consolidated project documentation.