gsd-complete-milestone

Archive completed milestones into versioned planning records with commit and tag generation.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill gsd-complete-milestone-coco-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/coco-research/coco/tree/main/systems/gsd/skills/gsd-complete-milestone
Command: npx skills add https://github.com/coco-research/coco --skill gsd-complete-milestone-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill closes out a finished milestone cleanly by archiving its planning artifacts, recording what shipped, and preparing the project files for the next version.

Core Features & Use Cases

  • Milestone Verification: Confirms the milestone audit status and checks whether all phase plans are complete before archival.
  • Artifact Archiving: Creates versioned milestone archives for roadmap and requirements so past work stays preserved and searchable.
  • Project Reset for Next Cycle: Updates project state, collapses the roadmap to a summary, refreshes requirements, and prepares the repository for the next milestone.
  • Release Handoff: Useful when a team has finished a version and needs a documented handoff with a commit and git tag.

Quick Start

Use the gsd-complete-milestone skill for the target version so it can verify readiness, archive the milestone, update planning files, and prepare the next 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 project milestone and prep the next release?▼

Archiving a completed milestone involves verifying audit status and phase completion, creating versioned archives for roadmap and requirements, condensing project state, and generating a git commit and tag for release handoff.

What does milestone verification check before archiving software release artifacts?▼

Milestone verification confirms the milestone audit status and checks whether all phase plans are complete before proceeding with artifact archival.

How do I reset project state and requirements after closing a milestone?▼

To reset project state after milestone closure, the workflow updates project files, collapses the roadmap to a summary, and refreshes requirements to prepare the repository for the next milestone.

Can I generate a git tag and commit automatically when closing a release milestone?▼

Yes, the milestone completion workflow generates a commit and git tag after verifying audit completion, creating archive files, and updating project state for the next release.

What happens to the roadmap when a milestone is completed and archived?▼

When a milestone is archived, the roadmap is condensed into a summary, and past work is preserved in versioned milestone archives so it stays searchable.

Does milestone archival require phase completion checks before creating versioned planning records?▼

Yes, milestone archival requires phase completion checks and audit verification before creating versioned planning records for the roadmap and requirements.