gsd-complete-milestone

Archive completed project milestones and update documentation with a git tag.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-complete-milestone-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-complete-milestone
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-complete-milestone-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of marking a milestone as complete, archiving it, and preparing for the next version, saving time and reducing manual errors.

Core Features & Use Cases

  • Automated Milestone Completion: Completes milestone tasks, archives milestone artifacts, and updates project documentation.
  • Version Control: Updates the project's ROADMAP.md and REQUIREMENTS.md files, and creates a git tag for the milestone.
  • Use Case: After completing a project milestone, use this Skill to automatically archive the milestone and prepare for the next version, ensuring all documentation is up-to-date.

Quick Start

Run the gsd-complete-milestone skill with the version number as an argument, e.g., gsd-complete-milestone 1.0.

Frequently Asked Questions about gsd-complete-milestone

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

FAQPage Schema
How do I automate project milestone completion and archiving?

You can automate milestone completion by running this Skill with the version number as an argument. It archives milestone artifacts, updates ROADMAP.md and REQUIREMENTS.md, and creates a git tag for the version.

What is the best way to update ROADMAP.md and REQUIREMENTS.md after a release?

The best way to update ROADMAP.md and REQUIREMENTS.md after a release is to use an automated milestone completion tool. It modifies these project files directly and prepares the project for the next version cycle.

Do I need a version control system to automate milestone artifact management?

Yes, you need access to a version control system to automate milestone artifact management. The Skill requires project files and version control access to create git tags and archive completed milestones successfully.

Can I create a git tag for a milestone automatically?

Yes, you can create a git tag for a milestone automatically. By running the milestone completion Skill with a specific version number, it generates the corresponding git tag while archiving project artifacts.

When should I not use automated milestone completion for versioning?

You should avoid automated milestone completion if your project files are outdated or your version control system is inaccessible. The automation requires accurate ROADMAP.md and REQUIREMENTS.md files to properly archive artifacts.