gsd-complete-milestone

Archive completed milestones and update repository planning files with git tags.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-complete-milestone-dobrinz123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/dobrinz123/claude-skills-share/tree/main/skills/gsd-complete-milestone
Command: npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-complete-milestone-dobrinz123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the finalization of a shipped milestone by verifying readiness, extracting accomplishments, archiving roadmap and requirements artifacts, and preparing the repository for the next milestone so teams avoid manual, error-prone release housekeeping.

Core Features & Use Cases

  • Pre-flight audit and readiness checks: Detects missing or stale milestone audits and recommends corrective actions before archiving.
  • Automated archival: Creates milestone-specific ROADMAP and REQUIREMENTS archives, collapses the main ROADMAP entry, and deletes or refreshes the live REQUIREMENTS.md for the next milestone.
  • Repository updates and tagging: Updates PROJECT.md, stages archive files, commits with a descriptive message, and creates an annotated git tag for the shipped version.
  • Reporting and verification gates: Gathers stats, extracts key accomplishments from phase summaries, presents summaries for user confirmation, and enforces archive-before-delete safety rules.

Quick Start

Archive milestone 1.0 by invoking the skill with the version argument and follow the interactive verification prompts to create archives, update project files, and tag the release.

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 milestone and prepare my repository for the next release?

To archive a completed milestone, the Skill verifies readiness, extracts accomplishments, archives ROADMAP and REQUIREMENTS files, updates PROJECT.md, commits changes, and creates an annotated git tag for the shipped version.

What readiness checks are needed before archiving a project milestone?

Before archiving a milestone, readiness checks detect missing or stale milestone audits and recommend corrective actions, ensuring all phase summaries and audit documents are complete prior to finalizing the release.

How does milestone archiving update roadmap and requirements files?

Milestone archiving creates specific ROADMAP and REQUIREMENTS archives, collapses the main ROADMAP entry, and deletes or refreshes the live REQUIREMENTS.md to prepare the repository for the next milestone planning.

Can I automate git tagging and project file updates when a version is shipped?

Yes, the Skill automates repository updates by modifying PROJECT.md and stage archives, committing with a descriptive message, and generating an annotated git tag for the completed shipment version.

Do I need explicit confirmation before deleting live requirements during milestone archival?

Yes, the Skill enforces archive-before-delete safety rules and requires explicit user confirmation at verification gates, presenting gathered stats and extracted accomplishments before proceeding with any deletions.