gsd-add-phase

Add project phases to roadmaps with sequential identifiers and state files.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/nnexai/git-stacks --skill gsd-add-phase-nnexai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-phase
Source: https://github.com/nnexai/git-stacks/tree/main/.github/skills/gsd-add-phase
Command: npx skills add https://github.com/nnexai/git-stacks --skill gsd-add-phase-nnexai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual overhead of updating project roadmaps by automating the calculation of phase numbers, directory creation, and state tracking.

Core Features & Use Cases

  • Automated Phase Management: Automatically calculates the next sequential integer for new phases and generates corresponding slugs.
  • Roadmap Synchronization: Ensures the roadmap structure and STATE.md tracking files remain consistent with new additions.
  • Use Case: When a project reaches a new milestone, use this skill to instantly scaffold the next phase directory and register it in the project roadmap without manual file manipulation.

Quick Start

Use the gsd-add-phase skill to add a new phase titled implementation to the current roadmap 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 automate adding a new phase to a project roadmap?

Automate adding a new phase to a project roadmap by using a workflow engine that calculates sequential identifiers, generates directory structures, and updates state tracking files automatically.

How do I keep STATE.md tracking files consistent with new roadmap milestones?

Keep STATE.md tracking files consistent with new roadmap milestones by automatically synchronizing the roadmap structure and state files whenever a new project phase is added.

What is the best way to scaffold a phase directory sequentially without manual file manipulation?

The best way to scaffold a phase directory sequentially is to use an automation tool that calculates the next sequential integer, generates slugs, and creates the directory structure automatically.

Do I need a specific workflow engine to automate project phase scaffolding?

Yes, you need integration with an internal workflow engine to validate roadmap milestones and execute the file system operations required for project phase scaffolding.

What are the limitations of automating roadmap evolution with directory and state file updates?

Limitations of automating roadmap evolution include the requirement for a specific internal workflow engine and dependency on user-provided descriptions to validate milestones and execute file system operations.