From gsd
Generates structured milestone summaries from .planning artifacts (ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION) for team onboarding and review. Outputs MILESTONE_SUMMARY-v{version}.md with 7 sections: Overview, Architecture, Phases, Decisions, Requirements, Tech Debt, Getting Started.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Archives completed milestones to milestones/, updates ROADMAP.md, REQUIREMENTS.md, PROJECT.md; creates git tags, release branches, changelog for PR workflows.
Manages project milestones: create new cycles with phases, complete/archive versions, preview changes, audit integration, analyze gaps. For structured delivery checkpoints.
Auto-discovers project strategy docs (vision, roadmap, decisions, notes) and generates five-dimension snapshot for direction review, alignment checks, milestone status, and pre-meeting overviews.
Share bugs, ideas, or general feedback.
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_PLUGIN_ROOT}/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}.md