gsd-phase

Manage CRUD operations for phases in ROADMAP.md with renumbering.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you add, insert, remove, or edit phases in ROADMAP.md without manually reworking the plan structure or renumbering follow-up items.

Core Features & Use Cases

  • Add phases: Append a new integer phase to the current milestone when you are expanding planned work.
  • Insert urgent work: Create decimal phases such as 72.1 to fit unexpected priority changes into an existing sequence.
  • Remove or edit phases: Delete future phases, renumber the remaining list, or update phase details in place while preserving roadmap consistency.
  • Use case: A project lead can ask for a new phase to be added, an urgent fix inserted before the next milestone, or a phase description revised without rebuilding the whole roadmap.

Quick Start

Use the gsd-phase skill to add a new phase for the next milestone in ROADMAP.md.

Frequently Asked Questions about gsd-phase

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

FAQPage Schema
How do I add a new phase to a roadmap without manually renumbering the remaining milestones?

To add a roadmap phase without manual renumbering, use this Skill to append an integer phase to the current milestone. It automatically maintains structural consistency within ROADMAP.md.

What is the best way to insert an urgent fix into an existing roadmap sequence?

The best way to insert urgent work into a roadmap sequence is by creating a decimal phase entry like 72.1. This fits priority changes into your plan without disrupting subsequent milestone numbering.

Can I remove a future phase from ROADMAP.md and automatically renumber the remaining list?

Yes, you can remove future phases and automatically renumber the remaining list. The Skill handles CRUD operations on ROADMAP.md, ensuring milestone ordering remains consistent after deletion.

How do I edit phase details in a markdown roadmap while preserving the overall plan structure?

To edit phase details while preserving the roadmap structure, the Skill updates phase entries in place. This allows you to revise descriptions or milestones directly without rebuilding the entire roadmap.

When do I need to use decimal phases in roadmap management?

You need decimal phases in roadmap management when an unexpected priority change arises. They allow you to insert urgent work between existing integer milestones, maintaining the correct planned sequence.