gsd-add-phase

Add sequential integer phases to the active GSD milestone roadmap.

Updated May 15, 2026
One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-add-phase-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-phase
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-add-phase
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-add-phase-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually adding phases to a GSD milestone roadmap requires tracking sequential phase numbers, creating consistent directory structures, updating roadmap documents, and modifying state tracking files, which is time-consuming and prone to human error.

Core Features & Use Cases

  • Automated Phase Numbering: Calculates the next valid integer phase number for the current milestone, ignoring any existing decimal phase entries.
  • Streamlined Setup: Generates a URL-friendly slug from the phase description, creates the required phase directory, and updates all relevant roadmap and state tracking files automatically.
  • Use Case: If you are managing a GSD software project and need to add a new "user acceptance testing" phase to your active v2.0 milestone, this skill handles all setup and tracking steps without manual intervention.

Quick Start

Use the gsd-add-phase skill to add a new "payment gateway integration" phase to the end of your current active milestone.

Frequently Asked Questions about gsd-add-phase

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

FAQPage Schema
How do I add a new phase to a milestone roadmap automatically?

You can add a new phase to a milestone roadmap by using this skill to automatically calculate the next sequential integer phase, generate a URL-friendly slug from the description, create the directory, and update state tracking files.

What is the best way to expand milestone scope in GSD project management?

Expanding milestone scope in GSD project management is done by appending new sequential integer phases to the end of the active roadmap, which automatically handles slug generation and state tracking file updates.

How does automated phase slug generation maintain roadmap structure?

Automated phase slug generation maintains roadmap structure by deriving a URL-friendly slug from your phase description, creating the required directory, and evolving the STATE.md tracking file for the active milestone.

Can I add phases to a GSD milestone without manual directory creation?

Yes, you can add phases to a GSD milestone without manual directory creation because this skill automatically generates the required directory structure and updates the roadmap files upon adding the new phase.

Does the phase numbering tool ignore existing decimal phase entries?

Yes, the phase numbering tool ignores existing decimal phase entries when calculating the next valid integer phase number for the current active GSD milestone.