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
Prompt file imported from oaiz-io/polint (.claude/commands/gsd/manager.md). Fill in {{arguments}} before use. Copyright stays with the author.
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.
Execute end-to-end.
Maintain the dashboard refresh loop until the user exits or all phases complete.
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/emilwareus/conductor/workspaces/exlint/islamabad/.claude/get-shit-done/workflows/manager.md
@/Users/emilwareus/conductor/workspaces/exlint/islamabad/.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>
If `--analyze-deps` is in {{arguments}}:
Read and execute `/Users/emilwareus/conductor/workspaces/exlint/islamabad/.claude/get-shit-done/workflows/analyze-dependencies.md` end-to-end.
Execute 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.
oaiz-io-polint-manager-command.prompt.jsonjson
{
"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/emilwareus/conductor/workspaces/exlint/islamabad/.claude/get-shit-done/workflows/manager.md\n@/Users/emilwareus/conductor/workspaces/exlint/islamabad/.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>\nIf `--analyze-deps` is in {{arguments}}:\nRead and execute `/Users/emilwareus/conductor/workspaces/exlint/islamabad/.claude/get-shit-done/workflows/analyze-dependencies.md` end-to-end.\n\nExecute end-to-end.\nMaintain the dashboard refresh loop until the user exits or all phases complete.\n</process>",
"variables": [
"arguments"
],
"notes": "Interactive command center for managing multiple phases from one terminal Tools: Read, Write, Bash, Glob, Grep, AskUserQuestion, Skill, Agent. Arguments: [--analyze-deps].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/oaiz-io/polint",
"path": ".claude/commands/gsd/manager.md",
"ref": "4906af0e8b446e9ea54d5e8c1700ad414a7d7862",
"url": "https://github.com/oaiz-io/polint/blob/4906af0e8b446e9ea54d5e8c1700ad414a7d7862/.claude/commands/gsd/manager.md",
"key": "oaiz-io/polint/.claude/commands/gsd/manager.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/oaiz-io-polint-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.