gsd-milestone-summary

Generate structured milestone summaries from ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE artifacts.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-milestone-summary-duyseu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-milestone-summary
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-milestone-summary
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-milestone-summary-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a structured milestone summary from completed milestone artifacts to inform onboarding and project reviews.

Core Features & Use Cases

It reads ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE files (and archived milestones when available) to produce a comprehensive overview for current or new team members.

Quick Start

Request the milestone summary for the latest milestone.

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 structured milestone summary from project artifacts?▼

To generate a milestone summary, this Skill reads and aggregates ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, VERIFICATION, and RETROSPECTIVE artifacts, including archived milestones, into a structured, human-friendly MILESTONE_SUMMARY document.

What is the best way to summarize completed project milestones for new team members?▼

The best way to summarize completed milestones for onboarding is by aggregating RETROSPECTIVE and VERIFICATION artifacts into a comprehensive MILESTONE_SUMMARY, providing new team members with a structured overview of project history and context.

Can I include archived milestone artifacts when generating a project review report?▼

Yes, you can include archived milestone artifacts. The summary generation process reads archived milestones alongside current ROADMAP and REQUIREMENTS artifacts to produce a comprehensive project review overview.

Does the milestone summary process support interactive Q&A for onboarding?▼

Yes, the milestone summary process supports onboarding by surfacing an optional interactive Q&A. It aggregates project artifacts into a MILESTONE_SUMMARY and updates STATE.md accordingly to facilitate team queries.

How do STATE.md updates work after generating a project milestone summary?▼

STATE.md is updated automatically after generating a milestone summary. The process reads project artifacts, creates the MILESTONE_SUMMARY, and modifies STATE.md to reflect the current project review status.