gsd-milestone-summary

Generate a seven-section MILESTONE_SUMMARY from completed milestone artifacts.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/onelee85/my-skills --skill gsd-milestone-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-milestone-summary
Source: https://github.com/onelee85/my-skills/tree/main/gsd-milestone-summary
Command: npx skills add https://github.com/onelee85/my-skills --skill gsd-milestone-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating a concise, human-friendly overview from milestone artifacts helps new team members onboard quickly and drives productive project reviews.

Core Features & Use Cases

  • Automated milestone synthesis: reads ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE to produce a cohesive narrative.
  • Onboarding readiness: delivers a single document that explains what was built, how, and why for newcomers.
  • Versioned history support: handles current milestones and archived versions to preserve context for retrospectives and audits.

Quick Start

Instruct the AI to generate a milestone summary for the desired version and location, then review the produced document.

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 project milestone summary for onboarding new team members?

Generate a milestone summary by reading completed ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE artifacts to produce a cohesive onboarding document explaining what was built, how, and why.

What is the best way to document milestone phases and technical debt for project reviews?

Documenting milestone phases and technical debt involves synthesizing project artifacts into a structured summary with dedicated sections for Architecture, Phases, Decisions, Requirements, Tech Debt, and Getting Started.

Can I create a milestone report from archived project versions?

Yes, milestone report generation applies to both current milestones and archived versions, resolving the specific milestone version to preserve context for retrospectives and audits.

How do I compile roadmap and requirements artifacts into a single narrative document?

Compiling roadmap and requirements artifacts into a single narrative involves reading available project files and generating a human-friendly summary written to .planning/reports/MILESTONE_SUMMARY-v{version}.md while updating STATE.md.

What sections are included in an automated milestone synthesis report?

Automated milestone synthesis produces seven sections: Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, and Getting Started, delivering a comprehensive narrative from existing project artifacts.

Does milestone summary generation require any external dependencies or components?

Milestone summary generation requires no external dependencies or components, relying solely on reading existing completed milestone artifacts within your project planning directory to synthesize the report.