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.zipInstalls 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 phasesKey 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
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
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: $ARGUMENTSRoadmap and state are resolved in-workflow via init phase-op and targeted reads.
</context>
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gsd-remove-phase (this skill) | 0 | 4mo | No flags | Beginner |
| task-master | 22 | 6mo | Review | Intermediate |
| github-project-management | 4 | 6mo | Review | Advanced |
| issue-manage | 2 | 5mo | Review | Beginner |
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.
github-project-management
ruvnet
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
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".
issue-maker
pollinations
Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.
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.
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".