gsd-add-phase

Add a new phase to the current milestone and update roadmap files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually updating roadmaps can be time-consuming and prone to errors. This skill automates the addition of new phases to milestones, ensuring accuracy and efficiency.

Core Features & Use Cases

  • Automated Phase Addition: Automatically add new phases to the end of the current milestone in a roadmap.
  • Sequential Phase Numbers: Calculates the next sequential phase number.
  • Directory and Roadmap Updates: Automatically creates directories and updates the roadmap and STATE.md tracking.
  • Use Case: Ideal for managing software development or project timelines where new features or tasks need to be added regularly.

Quick Start

To add a new phase with a description 'Development Complete', simply invoke the gsd-add-phase skill.

Frequently Asked Questions about gsd-add-phase

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

FAQPage Schema
How does automated phase management work for software development milestones?

Automated phase management for software development milestones works by calculating the next sequential phase number and appending the new phase to the end of the current milestone in your roadmap, ensuring accurate directory and state updates.

What is the best way to update STATE.md when adding phases to a milestone?

The best way to update STATE.md when adding phases to a milestone is through automated phase addition, which simultaneously evolves the state tracking file while updating the directory structure and roadmap entry.

Can I use automated phase addition for managing sequential project timelines?

Yes, you can use automated phase addition for managing sequential project timelines. It calculates the next sequential phase number and automatically integrates the new phase into the current milestone directory and roadmap.

Do I need a specific workflow context to automate roadmap phase updates?

Yes, automating roadmap phase updates operates within the specific add-phase.md workflow context to ensure the directory structure, roadmap entry, and STATE.md file are evolved accurately during phase addition.

Why does manually updating a project roadmap lead to errors?

Manually updating a project roadmap leads to errors because calculating sequential phase numbers, creating directories, and evolving state files simultaneously is prone to human oversight and inconsistency.