gsd-milestone-summary

Generate a structured milestone summary from milestone artifacts.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-milestone-summary-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-milestone-summary
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-milestone-summary
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-milestone-summary-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding and project reviews often suffer from fragmented milestone artifacts. This skill reads completed milestone artifacts (ROADMAP.md, REQUIREMENTS.md, CONTEXT.md, SUMMARY.md, VERIFICATION.md, RETROSPECTIVE.md, and archived milestone files) and produces a concise, human-friendly Milestone Summary that explains what was built, how, and why.

Core Features & Use Cases

  • Reads a complete set of milestone artifacts and compiles them into a single, readable report.
  • Supports versioned milestones by inspecting current and archived artifacts to generate version-aware summaries.
  • Ideal for onboarding new team members, project reviews, and handoffs.

Quick Start

Run the milestone-summary workflow for the latest milestone to generate .planning/reports/MILESTONE_SUMMARY-v{version}.md and present it inline for review.

Frequently Asked Questions about gsd-milestone-summary

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

FAQPage Schema
How do I generate a milestone summary from fragmented project artifacts?

To generate a milestone summary, the skill reads completed milestone artifacts including ROADMAP.md, REQUIREMENTS.md, CONTEXT.md, SUMMARY.md, VERIFICATION.md, and RETROSPECTIVE.md. It compiles these fragmented files into a single structured MILESTONE_SUMMARY report with seven sections.

What is the best way to compile project documentation for new team member onboarding?

Compiling project documentation for onboarding is best handled by aggregating milestone artifacts into a readable summary. This skill generates a versioned MILESTONE_SUMMARY featuring sections for Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, and Getting Started.

Does milestone summary generation work with archived and versioned project artifacts?

Milestone summary generation does work with archived and versioned project artifacts. The skill inspects current and archived milestone files to generate version-aware summaries, creating a versioned MILESTONE_SUMMARY at .planning/reports while updating STATE.md.

How do I create a structured report from ROADMAP, REQUIREMENTS, and RETROSPECTIVE files?

Creating a structured report from ROADMAP, REQUIREMENTS, and RETROSPECTIVE files involves running the milestone-summary workflow. It processes these artifacts alongside CONTEXT, SUMMARY, and VERIFICATION files to output a comprehensive MILESTONE_SUMMARY with seven distinct sections.

Can I automate project handoff reporting by consolidating milestone artifacts?

You can automate project handoff reporting by consolidating milestone artifacts. This skill reads fragmented milestone documentation and produces a concise, human-friendly summary explaining what was built, how, and why, making it ideal for project reviews and handoffs.