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:do - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:do
Route freeform text to the right GSD command automatically
Prompt file imported from thomascp2/SportsPredictor (.claude/commands/gsd/do.md). Fill in {{arguments}} before use. Copyright stays with the author.
Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.
Use when you know what you want but don't know which /gsd:* command to run.
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Analyze freeform natural language input and dispatch to the most appropriate GSD command.
Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.
Use when you know what you want but don't know which `/gsd:*` command to run.
</objective>
<execution_context>
@C:/Users/thoma/SportsPredictor/.claude/get-shit-done/workflows/do.md
@C:/Users/thoma/SportsPredictor/.claude/get-shit-done/references/ui-brand.md
</execution_context>
<context>
{{arguments}}
</context>
<process>
Execute the do workflow from @C:/Users/thoma/SportsPredictor/.claude/get-shit-done/workflows/do.md end-to-end.
Route user intent to the best GSD command and invoke it.
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nAnalyze freeform natural language input and dispatch to the most appropriate GSD command.\n\nActs as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.\n\nUse when you know what you want but don't know which `/gsd:*` command to run.\n</objective>\n\n<execution_context>\n@C:/Users/thoma/SportsPredictor/.claude/get-shit-done/workflows/do.md\n@C:/Users/thoma/SportsPredictor/.claude/get-shit-done/references/ui-brand.md\n</execution_context>\n\n<context>\n{{arguments}}\n</context>\n\n<process>\nExecute the do workflow from @C:/Users/thoma/SportsPredictor/.claude/get-shit-done/workflows/do.md end-to-end.\nRoute user intent to the best GSD command and invoke it.\n</process>",
"variables": [
"arguments"
],
"notes": "Route freeform text to the right GSD command automatically Tools: Read, Bash, AskUserQuestion. Arguments: <description of what you want to do>.",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/thomascp2/SportsPredictor",
"path": ".claude/commands/gsd/do.md",
"ref": "66e8bf3702ff5c6738763971134ba79a2d691ad4",
"url": "https://github.com/thomascp2/SportsPredictor/blob/66e8bf3702ff5c6738763971134ba79a2d691ad4/.claude/commands/gsd/do.md",
"key": "thomascp2/SportsPredictor/.claude/commands/gsd/do.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/thomascp2-sportspredictor-do-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.