complete-milestone

Automate milestone release management across ROADMAP, PROJECT, and MILESTONES files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/NAinfini/Guild_Management --skill complete-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-milestone
Source: https://github.com/NAinfini/Guild_Management/tree/main/.kilocode/skills/complete-milestone
Command: npx skills add https://github.com/NAinfini/Guild_Management --skill complete-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates end-to-end milestone release management by coordinating verification, archival, and documentation updates across ROADMAP, PROJECT, and MILESTONES files, reducing manual effort and errors.

Core Features & Use Cases

  • Automates milestone readiness checks, statistics gathering, and accomplishment extraction.
  • Generates and updates milestone entries in MILESTONES.md, reorganizes ROADMAP.md, and performs project evolution reviews.
  • Creates and archives milestone-related artifacts (.gsd/milestones/*.md) and updates project state for next cycle.

Quick Start

Trigger the complete-milestone workflow in your repository to finalize a shipped milestone and prepare for the next one.

Frequently Asked Questions about complete-milestone

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

FAQPage Schema
How do I automate milestone release management across project documentation?

Automate milestone release management by coordinating verification, documentation evolution, archival, and tagging across ROADMAP, PROJECT, and MILESTONES files to reduce manual effort and errors. It ensures consistent shipping and traceability for structured software projects.

What is the best way to archive completed milestones and update a project roadmap?

Archiving completed milestones involves generating milestone entries in MILESTONES.md, reorganizing ROADMAP.md, and archiving artifacts into .gsd/milestones/*.md files. This workflow automatically updates project state to prepare for the next development cycle.

Do I need pre-defined ROADMAP and PROJECT docs to automate milestone shipping?

Pre-defined ROADMAP and PROJECT docs are required to automate milestone shipping. The workflow relies on these structured files to perform readiness checks, gather statistics, extract accomplishments, and complete project evolution reviews.

How does milestone readiness verification work before finalizing a release?

Milestone readiness verification works by automatically checking project files, gathering completion statistics, and extracting accomplishments before finalizing a release. This ensures all milestone criteria are met and documented across project files.

Can I use this milestone workflow without a structured project documentation approach?

This milestone workflow is designed for teams using a structured milestone approach with pre-defined ROADMAP and PROJECT docs. Without these foundational files, the automation cannot properly coordinate verification, archival, and documentation updates.