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.