complete-milestone

Automate milestone completion by updating documentation, archiving history, and managing git releases.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sidunrealde/ArchVis --skill complete-milestone-sidunrealde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-milestone
Source: https://github.com/sidunrealde/ArchVis/tree/main/.github/skills/complete-milestone
Command: npx skills add https://github.com/sidunrealde/ArchVis --skill complete-milestone-sidunrealde

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of marking a project milestone as complete, ensuring all necessary documentation, code, and historical records are updated and archived correctly. It prevents crucial steps from being missed during the critical release process.

Core Features & Use Cases

  • Automated Archival: Creates historical records of milestones, requirements, and roadmap changes.
  • Project Evolution Review: Ensures the PROJECT.md file accurately reflects the project's current state and future direction.
  • Git Management: Handles tagging releases and merging branches according to defined strategies.
  • Use Case: After successfully developing and testing a new feature set (v1.0), use this Skill to formally close the milestone, update the roadmap, archive the completed work, and prepare for the next development cycle.

Quick Start

Use the complete-milestone skill to mark version 1.0 as shipped.

Frequently Asked Questions about complete-milestone

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

FAQPage Schema
How do I automate project milestone archival and update documentation for a release?

Automating project milestone archival involves updating documentation, archiving historical data, and managing git releases to ensure project integrity. This process formally closes completed work and prepares the project for the next development cycle.

What is the best way to manage git tags and branches when completing a project milestone?

Managing git tags and branches during milestone completion requires integrating defined branching strategies to maintain a clear development history. This ensures code releases are tagged correctly and historical records accurately reflect the project evolution.

Do I need Node.js to update project roadmap evolution and archive historical data?

Node.js is required to run the scripts that automate updating project roadmap evolution and archiving historical data. The environment executes the automation logic that reviews project status and manages milestone completion.

When do I need to review project status and requirements before a release?

Reviewing project status and requirements is needed before a release to ensure the PROJECT.md file accurately reflects the current state. This comprehensive review verifies project integrity and validates that all milestone criteria are met before archival.

How does milestone completion ensure project integrity during the release process?

Milestone completion ensures project integrity by automating comprehensive reviews of project status, requirements, and roadmap evolution. It prevents crucial steps from being missed during critical release processes by systematically updating documentation and archiving data.