GS

gsd-remove-phase

Removes unstarted roadmap phases and updates all subsequent indices to ensure a clean linear structure.

Install

mkdir -p .claude/skills/gsd-remove-phase && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9819" && unzip -o skill.zip -d .claude/skills/gsd-remove-phase && rm skill.zip

Installs to .claude/skills/gsd-remove-phase

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Remove a future phase from roadmap and renumber subsequent phases
65 charsno explicit “when” trigger
Beginner

Key capabilities

  • Remove roadmap phases
  • Renumber subsequent phases
  • Preserve history via commits

How it works

It executes a structured removal process, validating status and updating the project state while creating a commit.

Inputs & outputs

You give it
Phase to remove
You get back
Updated roadmap

When to use gsd-remove-phase

  • Updating project roadmap after scope changes
  • Renumbering phased tasks after deletion
  • Cleaning up cancelled project milestones

About this skill

<objective> Remove an unstarted future phase from the roadmap and renumber all subsequent phases to maintain a clean, linear sequence.

Purpose: Clean removal of work you've decided not to do, without polluting context with cancelled/deferred markers. Output: Phase deleted, all subsequent phases renumbered, git commit as historical record. </objective>

<execution_context> @.agent/get-shit-done/workflows/remove-phase.md </execution_context>

<context> Phase: $ARGUMENTS

Roadmap and state are resolved in-workflow via init phase-op and targeted reads. </context>

<process> Execute the remove-phase workflow from @.agent/get-shit-done/workflows/remove-phase.md end-to-end. Preserve all validation gates (future phase check, work check), renumbering logic, and commit. </process>

When not to use it

  • Active phase removal

Limitations

  • Only for unstarted future phases
  • Requires roadmap state resolution

How it compares

It ensures a clean, linear sequence without polluting context with cancelled markers.

Compared to similar skills

gsd-remove-phase side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-remove-phase (this skill)04moNo flagsBeginner
task-master226moReviewIntermediate
github-project-management46moReviewAdvanced
issue-manage25moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

task-master

sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

22131

github-project-management

ruvnet

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

427

issue-manage

catlog22

Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing issue fields, performing bulk operations, or viewing issue history. Triggers on "manage issue", "list issues", "edit issue", "delete issue", "bulk update", "issue dashboard", "issue history", "completed issues".

24

issue-maker

pollinations

Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.

14

create-issue

dotCMS

Create GitHub issues using repository templates. Use when the user asks to create an issue, bug report, feature request, task, spike, epic, or UX requirement. Also use when the user describes a problem, bug, enhancement, or work item that should be tracked. Supports both English and Spanish input.

13

issue-discover

catlog22

Unified issue discovery and creation. Create issues from GitHub/text, discover issues via multi-perspective analysis, or prompt-driven iterative exploration. Triggers on "issue:new", "issue:discover", "issue:discover-by-prompt", "create issue", "discover issues", "find issues".

11

Search skills

Search the agent skills registry