gsd-remove-phase

Remove an unstarted future phase from a roadmap and renumber subsequent phases.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-remove-phase-novatech2210-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-remove-phase
Source: https://github.com/novatech2210-cmd/ImidusApp/tree/main/.codex/skills/gsd-remove-phase
Command: npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-remove-phase-novatech2210-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Removes a future phase from the roadmap and renumbers subsequent phases to keep the plan clean and linear.

Core Features & Use Cases

  • Remove an unstarted future phase from a roadmap.
  • Renumber all following phases in sequence to maintain a strict order.
  • Create a governance-friendly commit record documenting the deletion and renumbering.

Quick Start

Remove the specified future phase from the roadmap and renumber all subsequent phases.

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 future phase from a project roadmap and renumber the rest?

To remove a future phase from a roadmap, you delete the unstarted phase and automatically renumber subsequent phases. This maintains a strict linear phase order and ensures the roadmap stays clean and sequential.

What happens to subsequent phases when I delete a phase from a linear roadmap?

When you delete a phase from a linear roadmap, all subsequent phases are automatically renumbered in sequence. This preserves the strict linear phase order and keeps your project management roadmap clean.

Can I remove a phase that has already started from my project roadmap?

No, you cannot remove a phase that has already started. This roadmap modification strictly applies to removing unstarted future phases and validates phase existence before allowing any deletion.

How do I document a phase deletion and renumbering for project governance?

To document a phase deletion for governance, the process ensures a git commit records the modification. This commit documents both the deletion and renumbering to provide a clear auditing trail for the roadmap.

Does the roadmap renumbering tool validate phases before modifying the project workflow?

Yes, the tool validates the existence of the phase before modifying the project workflow. This validation ensures that only valid, unstarted future phases are removed from the strict linear roadmap.