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 levil13/mrkekbot (.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>
@/home/ilia/IdeaProjects/mrkekbot/.claude/gsd-core/workflows/verify-work.md
@/home/ilia/IdeaProjects/mrkekbot/.claude/gsd-core/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 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@/home/ilia/IdeaProjects/mrkekbot/.claude/gsd-core/workflows/verify-work.md\n@/home/ilia/IdeaProjects/mrkekbot/.claude/gsd-core/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 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, Agent. Arguments: [phase number, e.g., '4'] [--ws <name>].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/levil13/mrkekbot",
"path": ".claude/commands/gsd/verify-work.md",
"ref": "88b5c53f5e8e49463aeb1e65d244f344c2a78d1d",
"url": "https://github.com/levil13/mrkekbot/blob/88b5c53f5e8e49463aeb1e65d244f344c2a78d1d/.claude/commands/gsd/verify-work.md",
"key": "levil13/mrkekbot/.claude/commands/gsd/verify-work.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/levil13-mrkekbot-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.