What problem does it solve?
Teams often have milestone artifacts scattered across ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE files, making it time-consuming for new members or stakeholders to understand what was built and why. This Skill consolidates those artifacts into a single, readable milestone summary that surfaces the architecture, decisions, requirements, tech debt, and next steps.
Core Features & Use Cases
- Artifact aggregation: Reads current and archived .planning files and per-phase SUMMARY/VERIFICATION/CONTEXT to gather source material.
- Version resolution & reporting: Determines milestone version from arguments, STATE.md, or archive scan and writes a standardized MILESTONE_SUMMARY to .planning/reports/.
- Structured output & handoff: Produces seven sections (Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, Getting Started), presents the summary inline, offers interactive Q&A, and updates project STATE for traceability.
- Use Case: Rapidly onboard a new engineer or prepare a stakeholder review with one authoritative document derived from milestone artifacts.
Quick Start
Generate a milestone summary for the latest completed milestone and save the report to .planning/reports/MILESTONE_SUMMARY-v{version}.md