Summary
gsd-milestone-summary Installation Command Prompt $ npx skills add https://github.com/open-gsd/gsd-core --skill gsd-milestone-summary
open-gsd/gsd-core
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
npx skills add open-gsd/gsd-core --skill gsd-milestone-summary
gsd-milestone-summary Installation Command Prompt $ npx skills add https://github.com/open-gsd/gsd-core --skill gsd-milestone-summary
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Generates a comprehensive milestone progress review including feature completeness, quality met…
315 installsUse depois que o MVP tiver sido aceito para entrevistar a pessoa responsável sobre a evolução d…
11 installsUse para projetar o estado dos milestones a partir de specs e backlog, identificar vínculos aus…
11 installsImporte requisitos de desenvolvimento do MVP para a milestone 1.0, backlogs e specs Draft, pres…
11 installsTrack project milestones with progress monitoring, deadline management, and stakeholder communi…
208 installsManage project milestones - create, update, track target dates. Use when planning project deliv…
130 installsOther skills from open-gsd/gsd-core · top by installs.
npx skills add open-gsd/gsd-core
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
next
Parsed from SKILL.md frontmatter.
Read, Write, Bash, Grep, GlobFiles included with this skill beyond the listing page.
SKILL.md
1,814 B
SUMMARY.md
122 B
<objective> Generate a structured milestone summary for team onboarding and project review. Reads completed milestone artifacts (ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION files) and produces a human-friendly overview of what was built, how, and why.
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. </objective>
<executioncontext> @~/.claude/gsd-core/workflows/milestone-summary.md </executioncontext>
<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:
</context>
<process> Execute end-to-end. </process>
<success_criteria>
.planning/reports/MILESTONE_SUMMARY-v{version}.md</success_criteria>