gsd-complete-milestone

Archive completed milestones with git tags and update planning documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive a completed milestone and prepare the project for the next version by archiving artifacts and updating planning documents.

Core Features & Use Cases

It applies to software release cycles where milestones include audits, phase summaries, and documentation updates across ROADMAP.md, REQUIREMENTS.md, and PROJECT.md. The workflow ensures milestones are auditable, archived, and the current state is preserved while enabling next-milestone planning.

Quick Start

Initiate the complete milestone workflow by specifying the target version (e.g., 1.0) and confirming the audit and archive steps as described in the workflow.

Frequently Asked Questions about gsd-complete-milestone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive a completed project milestone and prepare for the next version?

To archive a completed milestone, you need a valid v{{version}} milestone audit and complete phase summaries. The process archives project artifacts and updates planning documents like ROADMAP.md, REQUIREMENTS.md, and PROJECT.md to preserve the current state and enable next version planning.

What is milestone archiving in software release cycles and when do I need it?

Milestone archiving is the process of preserving completed project phases, audits, and documentation updates. You need it when a version is complete to ensure the milestone is auditable, generate git tags, and update the current project state for the next release.

How do I update ROADMAP.md and REQUIREMENTS.md after finishing a software release?

After finishing a software release, you update ROADMAP.md and REQUIREMENTS.md by archiving the completed milestone artifacts. This workflow updates planning documents to reflect the newly archived state and prepares the project for next-milestone planning.

Do I need a milestone audit before archiving project artifacts and updating PROJECT.md?

Yes, a valid v{{version}} milestone audit and complete phase summaries are required before archiving. These prerequisites ensure milestones are auditable and that project state updates are accurate before generating archived milestones with git tags.

Can I generate git tags automatically when archiving a completed project milestone?

Yes, generating git tags is part of the milestone archiving workflow. When you specify the target version and confirm the archive steps, the process creates archived milestones with git tags alongside updating your project planning documents.

What are the limitations of archiving milestones without complete phase summaries?

Archiving milestones without complete phase summaries is not possible because the workflow requires a valid v{{version}} milestone audit. Missing these prerequisites prevents the proper updating of ROADMAP.md, REQUIREMENTS.md, and PROJECT.md and blocks the next-milestone preparation.