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:manager - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:manager
Interactive command center for managing multiple phases from one terminal
Designed for power users who want to parallelize work across phases from one terminal: discuss a phase while another plans or executes in the background.
Creates/Updates:
No files created directly — dispatches to existing GSD commands via Skill() and background Task agents.
Reads .planning/STATE.md, .planning/ROADMAP.md, phase directories for status.
After: User exits when done managing, or all phases complete and milestone lifecycle is suggested.
Project context, phase list, dependencies, and recommendations are resolved inside the workflow using gsd-sdk query init.manager. No upfront context loading needed.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Single-terminal command center for managing a milestone. Shows a dashboard of all phases with visual status indicators, recommends optimal next actions, and dispatches work — discuss runs inline, plan/execute run as background agents.
Designed for power users who want to parallelize work across phases from one terminal: discuss a phase while another plans or executes in the background.
**Creates/Updates:**
- No files created directly — dispatches to existing GSD commands via Skill() and background Task agents.
- Reads `.planning/STATE.md`, `.planning/ROADMAP.md`, phase directories for status.
**After:** User exits when done managing, or all phases complete and milestone lifecycle is suggested.
</objective>
<execution_context>
@/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/workflows/manager.md
@/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/references/ui-brand.md
</execution_context>
<context>
No arguments required. Requires an active milestone with ROADMAP.md and STATE.md.
Project context, phase list, dependencies, and recommendations are resolved inside the workflow using `gsd-sdk query init.manager`. No upfront context loading needed.
</context>
<process>
Execute the manager workflow from @/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/workflows/manager.md end-to-end.
Maintain the dashboard refresh loop until the user exits or all phases complete.
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nSingle-terminal command center for managing a milestone. Shows a dashboard of all phases with visual status indicators, recommends optimal next actions, and dispatches work — discuss runs inline, plan/execute run as background agents.\n\nDesigned for power users who want to parallelize work across phases from one terminal: discuss a phase while another plans or executes in the background.\n\n**Creates/Updates:**\n- No files created directly — dispatches to existing GSD commands via Skill() and background Task agents.\n- Reads `.planning/STATE.md`, `.planning/ROADMAP.md`, phase directories for status.\n\n**After:** User exits when done managing, or all phases complete and milestone lifecycle is suggested.\n</objective>\n\n<execution_context>\n@/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/workflows/manager.md\n@/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/references/ui-brand.md\n</execution_context>\n\n<context>\nNo arguments required. Requires an active milestone with ROADMAP.md and STATE.md.\n\nProject context, phase list, dependencies, and recommendations are resolved inside the workflow using `gsd-sdk query init.manager`. No upfront context loading needed.\n</context>\n\n<process>\nExecute the manager workflow from @/Users/moonstone/Source/Personal/elhilvan-graphic-identity/.claude/get-shit-done/workflows/manager.md end-to-end.\nMaintain the dashboard refresh loop until the user exits or all phases complete.\n</process>",
"variables": [],
"notes": "Interactive command center for managing multiple phases from one terminal Tools: Read, Write, Bash, Glob, Grep, AskUserQuestion, Skill, Task.",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/MaxKeenti/elhilvan-graphic-identity",
"path": ".claude/commands/gsd/manager.md",
"ref": "99e060bd2a087cb06764eda419b621d9b0768df1",
"url": "https://github.com/MaxKeenti/elhilvan-graphic-identity/blob/99e060bd2a087cb06764eda419b621d9b0768df1/.claude/commands/gsd/manager.md",
"key": "MaxKeenti/elhilvan-graphic-identity/.claude/commands/gsd/manager.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/maxkeenti-elhilvan-graphic-identity-manager-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.