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:autonomous - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:autonomous
Run all remaining phases autonomously — discuss→plan→execute per phase
Project context, phase list, and state are resolved inside the workflow using init commands (gsd-tools.cjs init milestone-op, gsd-tools.cjs roadmap analyze). No upfront context loading needed.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Execute all remaining milestone phases autonomously. For each phase: discuss → plan → execute. Pauses only for user decisions (grey area acceptance, blockers, validation requests).
Uses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.
**Creates/Updates:**
- `.planning/STATE.md` — updated after each phase
- `.planning/ROADMAP.md` — progress updated after each phase
- Phase artifacts — CONTEXT.md, PLANs, SUMMARYs per phase
**After:** Milestone is complete and cleaned up.
</objective>
<execution_context>
@/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/workflows/autonomous.md
@/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/references/ui-brand.md
</execution_context>
<context>
Optional flag: `--from N` — start from phase N instead of the first incomplete phase.
Project context, phase list, and state are resolved inside the workflow using init commands (`gsd-tools.cjs init milestone-op`, `gsd-tools.cjs roadmap analyze`). No upfront context loading needed.
</context>
<process>
Execute the autonomous workflow from @/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/workflows/autonomous.md end-to-end.
Preserve all workflow gates (phase discovery, per-phase execution, blocker handling, progress display).
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nExecute all remaining milestone phases autonomously. For each phase: discuss → plan → execute. Pauses only for user decisions (grey area acceptance, blockers, validation requests).\n\nUses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.\n\n**Creates/Updates:**\n- `.planning/STATE.md` — updated after each phase\n- `.planning/ROADMAP.md` — progress updated after each phase\n- Phase artifacts — CONTEXT.md, PLANs, SUMMARYs per phase\n\n**After:** Milestone is complete and cleaned up.\n</objective>\n\n<execution_context>\n@/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/workflows/autonomous.md\n@/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/references/ui-brand.md\n</execution_context>\n\n<context>\nOptional flag: `--from N` — start from phase N instead of the first incomplete phase.\n\nProject context, phase list, and state are resolved inside the workflow using init commands (`gsd-tools.cjs init milestone-op`, `gsd-tools.cjs roadmap analyze`). No upfront context loading needed.\n</context>\n\n<process>\nExecute the autonomous workflow from @/Users/mcmurdie/Development/personal/library-choices/.claude/get-shit-done/workflows/autonomous.md end-to-end.\nPreserve all workflow gates (phase discovery, per-phase execution, blocker handling, progress display).\n</process>",
"variables": [],
"notes": "Run all remaining phases autonomously — discuss→plan→execute per phase Tools: Read, Write, Bash, Glob, Grep, AskUserQuestion, Task. Arguments: [--from N].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/TheMcMurder/library-choices",
"path": ".claude/commands/gsd/autonomous.md",
"ref": "3ecc2b13d51348992ee46460e1ed548f644d2529",
"url": "https://github.com/TheMcMurder/library-choices/blob/3ecc2b13d51348992ee46460e1ed548f644d2529/.claude/commands/gsd/autonomous.md",
"key": "TheMcMurder/library-choices/.claude/commands/gsd/autonomous.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/themcmurder-library-choices-autonomous-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.