Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
gsd:remove-phase - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:remove-phase
Remove a future phase from roadmap and renumber subsequent phases
Prompt file imported from alyastanga/FinanceApp (.claude/commands/gsd/remove-phase.md). Fill in {{arguments}} before use. Copyright stays with the author.
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.
Roadmap and state are resolved in-workflow via init phase-op and targeted reads.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<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>
@/Users/familyaccount/git/FinanceApp/.claude/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 @/Users/familyaccount/git/FinanceApp/.claude/get-shit-done/workflows/remove-phase.md end-to-end.
Preserve all validation gates (future phase check, work check), renumbering logic, and commit.
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nRemove an unstarted future phase from the roadmap and renumber all subsequent phases to maintain a clean, linear sequence.\n\nPurpose: Clean removal of work you've decided not to do, without polluting context with cancelled/deferred markers.\nOutput: Phase deleted, all subsequent phases renumbered, git commit as historical record.\n</objective>\n\n<execution_context>\n@/Users/familyaccount/git/FinanceApp/.claude/get-shit-done/workflows/remove-phase.md\n</execution_context>\n\n<context>\nPhase: {{arguments}}\n\nRoadmap and state are resolved in-workflow via `init phase-op` and targeted reads.\n</context>\n\n<process>\nExecute the remove-phase workflow from @/Users/familyaccount/git/FinanceApp/.claude/get-shit-done/workflows/remove-phase.md end-to-end.\nPreserve all validation gates (future phase check, work check), renumbering logic, and commit.\n</process>",
"variables": [
"arguments"
],
"notes": "Remove a future phase from roadmap and renumber subsequent phases Tools: Read, Write, Bash, Glob. Arguments: <phase-number>.",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/alyastanga/FinanceApp",
"path": ".claude/commands/gsd/remove-phase.md",
"ref": "a45ef1e4c7ea8f419d5737ec849c391aacd89164",
"url": "https://github.com/alyastanga/FinanceApp/blob/a45ef1e4c7ea8f419d5737ec849c391aacd89164/.claude/commands/gsd/remove-phase.md",
"key": "alyastanga/FinanceApp/.claude/commands/gsd/remove-phase.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/alyastanga-financeapp-remove-phase-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.