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:verify-work - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:verify-work
Validate built features through conversational UAT
Prompt file imported from ayrtondenner/tooploox-agent-challenge (.claude/commands/gsd/verify-work.md). Fill in {{arguments}} before use. Copyright stays with the author.
Purpose: Confirm what Claude built actually works from user's perspective. One test at a time, plain text responses, no interrogation. When issues are found, automatically diagnose, plan fixes, and prepare for execution.
Output: {phase_num}-UAT.md tracking all test results. If issues found: diagnosed gaps, verified fix plans ready for /gsd-execute-phase
Context files are resolved inside the workflow (init verify-work) and delegated via <files_to_read> blocks.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Validate built features through conversational testing with persistent state.
Purpose: Confirm what Claude built actually works from user's perspective. One test at a time, plain text responses, no interrogation. When issues are found, automatically diagnose, plan fixes, and prepare for execution.
Output: {phase_num}-UAT.md tracking all test results. If issues found: diagnosed gaps, verified fix plans ready for /gsd-execute-phase
</objective>
<execution_context>
@C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/workflows/verify-work.md
@C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/templates/UAT.md
</execution_context>
<context>
Phase: {{arguments}} (optional)
- If provided: Test specific phase (e.g., "4")
- If not provided: Check for active sessions or prompt for phase
Context files are resolved inside the workflow (`init verify-work`) and delegated via `<files_to_read>` blocks.
</context>
<process>
Execute the verify-work workflow from @C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/workflows/verify-work.md end-to-end.
Preserve all workflow gates (session management, test presentation, diagnosis, fix planning, routing).
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nValidate built features through conversational testing with persistent state.\n\nPurpose: Confirm what Claude built actually works from user's perspective. One test at a time, plain text responses, no interrogation. When issues are found, automatically diagnose, plan fixes, and prepare for execution.\n\nOutput: {phase_num}-UAT.md tracking all test results. If issues found: diagnosed gaps, verified fix plans ready for /gsd-execute-phase\n</objective>\n\n<execution_context>\n@C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/workflows/verify-work.md\n@C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/templates/UAT.md\n</execution_context>\n\n<context>\nPhase: {{arguments}} (optional)\n- If provided: Test specific phase (e.g., \"4\")\n- If not provided: Check for active sessions or prompt for phase\n\nContext files are resolved inside the workflow (`init verify-work`) and delegated via `<files_to_read>` blocks.\n</context>\n\n<process>\nExecute the verify-work workflow from @C:/Users/Ayrton/Documents/Gitprojects/tooploox-agent-challenge/.claude/get-shit-done/workflows/verify-work.md end-to-end.\nPreserve all workflow gates (session management, test presentation, diagnosis, fix planning, routing).\n</process>",
"variables": [
"arguments"
],
"notes": "Validate built features through conversational UAT Tools: Read, Bash, Glob, Grep, Edit, Write, Task. Arguments: [phase number, e.g., '4'].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/ayrtondenner/tooploox-agent-challenge",
"path": ".claude/commands/gsd/verify-work.md",
"ref": "ca0d6ed19d17287517d4a90bbab404bc0ead5a7f",
"url": "https://github.com/ayrtondenner/tooploox-agent-challenge/blob/ca0d6ed19d17287517d4a90bbab404bc0ead5a7f/.claude/commands/gsd/verify-work.md",
"key": "ayrtondenner/tooploox-agent-challenge/.claude/commands/gsd/verify-work.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/ayrtondenner-tooploox-agent-challenge-verify-work-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.