What problem does it solve?
This Skill solves the problem of finishing a project milestone without losing an auditable record of what shipped, why it shipped, and what must be done next.
Core Features & Use Cases
- Milestone completion workflow: Runs a guided sequence to verify readiness, gather measurable stats, and extract key accomplishments from milestone phase artifacts.
- Historical archiving: Creates versioned archive files for both the milestone roadmap and milestone requirements, preserving the context of the shipped version.
- Project continuity updates: Evolves the project documentation (ROADMAP.md, REQUIREMENTS.md, PROJECT.md, STATE.md) and creates a git tag to mark the release point.
- Use Case: After completing the planning and implementation of features for version 1.2, you can run this Skill to archive the milestone’s roadmap and requirements, collapse ROADMAP.md into a single-line entry, and tag the repository for traceability.
Quick Start
Provide the version you want to complete (for example, "1.2") and follow the prompts to archive the milestone, update project files, and create the git tag.