gsd-remove-phase

Remove a specified phase from a roadmap and renumber subsequent phases.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-remove-phase-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-remove-phase
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-remove-phase
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-remove-phase-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an efficient method for removing unstarted phases from a roadmap without the need for manual adjustments to maintain the sequence.

Core Features & Use Cases

  • Automated Phase Removal: Removes an unstarted future phase from the roadmap automatically.
  • Renumbering Subsequent Phases: Adjusts all subsequent phases to renumber, ensuring a clean, linear sequence.
  • Output Record: Commit as a historical record with a clear audit trail of changes.
  • Use Case: For project management professionals managing roadmaps and timelines, this skill ensures that unneeded phases are removed and subsequent phases are adjusted efficiently.

Quick Start

Run the command: !remove-phase Phase_X

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 an unstarted phase from a roadmap without breaking the sequence?

To remove a phase from a roadmap cleanly, this skill automatically deletes the specified unstarted phase and renumbers all subsequent phases to maintain a linear sequence. You simply provide the phase name without manual adjustments.

How does automated phase renumbering work after a timeline phase is deleted?

Automated phase renumbering works by identifying the removed phase's position in the roadmap timeline and shifting all subsequent phase numbers down by one, ensuring a clean sequence without manual intervention.

Can I automate roadmap phase removal for future unstarted project phases?

Yes, you can automate roadmap phase removal for future unstarted phases by running the removal command with the specific phase name, which triggers automatic deletion and renumbering for project management efficiency.

What is the best way to maintain a clean project timeline audit trail when canceling a phase?

The best way to maintain a clean audit trail when canceling a roadmap phase is using an automated removal tool that commits the deletion as a historical record, ensuring timeline changes are tracked.

Are there limitations on which roadmap phases can be removed using timeline automation?

Yes, limitations apply as this timeline automation is designed specifically for removing unstarted future phases from a roadmap, meaning currently active or past phases are not intended for this removal process.