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:next - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:next
Automatically advance to the next logical step in the GSD workflow
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Detect the current project state and automatically invoke the next logical GSD workflow step.
No arguments needed — reads STATE.md, ROADMAP.md, and phase directories to determine what comes next.
Designed for rapid multi-project workflows where remembering which phase/step you're on is overhead.
</objective>
<execution_context>
@/home/appuser/workspace/rip-zone/.claude/get-shit-done/workflows/next.md
</execution_context>
<process>
Execute the next workflow from @/home/appuser/workspace/rip-zone/.claude/get-shit-done/workflows/next.md end-to-end.
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nDetect the current project state and automatically invoke the next logical GSD workflow step.\nNo arguments needed — reads STATE.md, ROADMAP.md, and phase directories to determine what comes next.\n\nDesigned for rapid multi-project workflows where remembering which phase/step you're on is overhead.\n</objective>\n\n<execution_context>\n@/home/appuser/workspace/rip-zone/.claude/get-shit-done/workflows/next.md\n</execution_context>\n\n<process>\nExecute the next workflow from @/home/appuser/workspace/rip-zone/.claude/get-shit-done/workflows/next.md end-to-end.\n</process>",
"variables": [],
"notes": "Automatically advance to the next logical step in the GSD workflow Tools: Read, Bash, Grep, Glob, SlashCommand.",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/DevAbdoTolba/rip-zone",
"path": ".claude/commands/gsd/next.md",
"ref": "16c5f9c483973eafd3bb46e6ef26e2f887004e2f",
"url": "https://github.com/DevAbdoTolba/rip-zone/blob/16c5f9c483973eafd3bb46e6ef26e2f887004e2f/.claude/commands/gsd/next.md",
"key": "DevAbdoTolba/rip-zone/.claude/commands/gsd/next.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/devabdotolba-rip-zone-next-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.