gsd-remove-phase

Remove unstarted roadmap phases and renumber subsequent entries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the friction of maintaining a linear roadmap when project priorities shift, allowing you to remove unstarted phases without leaving behind gaps or inconsistent numbering.

Core Features & Use Cases

  • Automated Renumbering: Automatically updates all subsequent phase indices to maintain a perfect sequence after a deletion.
  • Validation Gates: Ensures only unstarted, future phases are removed to prevent accidental loss of active work.
  • Use Case: If you decide to cancel a planned feature phase in your roadmap, this skill removes the entry and shifts all following phases up, ensuring your documentation remains clean and professional.

Quick Start

Invoke the gsd-remove-phase skill by providing the specific phase number you wish to delete from the roadmap.

Frequently Asked Questions about gsd-remove-phase

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

FAQPage Schema
How do I remove a phase from a project roadmap without breaking the numbering sequence?

To remove a phase from a project roadmap without breaking the numbering sequence, this skill deletes the unstarted entry and automatically renumbers all subsequent phases to maintain a linear, gap-free progression.

Can I delete an active phase from my roadmap documentation?

You cannot delete an active phase from your roadmap documentation because validation gates ensure only unstarted, future phases are removed, preventing the accidental loss of active project work and maintaining historical consistency.

What happens to subsequent roadmap entries when I cancel a planned feature phase?

When you cancel a planned feature phase, subsequent roadmap entries are automatically shifted up and renumbered, ensuring your project management documentation remains clean, professional, and perfectly sequenced.

How do I maintain a linear roadmap when project priorities shift?

To maintain a linear roadmap when project priorities shift, you can remove unstarted phases cleanly, which resolves the friction of changing plans by automatically updating phase indices and preventing gaps or inconsistent numbering.

What do I need to access before deleting unstarted phases from roadmap configuration files?

To delete unstarted phases from roadmap configuration files, you need access to the roadmap configuration files themselves and the ability to execute defined phase-operation scripts within your project management workflow environment.