From GSD Core
Generates a structured milestone summary from project artifacts (ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION) for team onboarding and project review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd-core:gsd-milestone-summary [version][version]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Purpose: Enable new team members to understand a completed project by reading one document and asking follow-up questions.
Output: MILESTONE_SUMMARY written to .planning/reports/, presented inline, optional interactive Q&A.
<execution_context> @~/.claude/gsd-core/workflows/milestone-summary.md </execution_context>
**Project files:** - `.planning/ROADMAP.md` - `.planning/PROJECT.md` - `.planning/STATE.md` - `.planning/RETROSPECTIVE.md` - `.planning/milestones/v{version}-ROADMAP.md` (if archived) - `.planning/milestones/v{version}-REQUIREMENTS.md` (if archived) - `.planning/phases/*-*/` (SUMMARY.md, VERIFICATION.md, CONTEXT.md, RESEARCH.md)User input:
<success_criteria>
.planning/reports/MILESTONE_SUMMARY-v{version}.mdnpx claudepluginhub open-gsd/gsd-coreManages project milestones: create new cycles with phases, complete/archive versions, preview changes, audit integration, analyze gaps. For structured delivery checkpoints.
Auto-discovers strategy docs (vision, roadmap, decisions, notes) and produces a five-dimension project snapshot for direction review, alignment checks, and milestone status.
Archives a completed milestone, updates ROADMAP.md and REQUIREMENTS.md, and prepares for the next version. Useful for GSD workflow users closing a milestone.