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:add-tests - Prompt - OpenSmartRoute
Promptv1.0.0
gsd:add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Prompt file imported from biginkc/sandra (.claude/commands/gsd/add-tests.md). Fill in {{arguments}} before use. Copyright stays with the author.
Analyzes implementation files, classifies them into TDD (unit), E2E (browser), or Skip categories, presents a test plan for user approval, then generates tests following RED-GREEN conventions.
Output: Test files committed with message test(phase-{N}): add unit and E2E tests from add-tests command
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Generate unit and E2E tests for a completed phase, using its SUMMARY.md, CONTEXT.md, and VERIFICATION.md as specifications.
Analyzes implementation files, classifies them into TDD (unit), E2E (browser), or Skip categories, presents a test plan for user approval, then generates tests following RED-GREEN conventions.
Output: Test files committed with message `test(phase-{N}): add unit and E2E tests from add-tests command`
</objective>
<execution_context>
@/Users/jarradhenry/Sites/Sandra/.claude/get-shit-done/workflows/add-tests.md
</execution_context>
<context>
Phase: {{arguments}}
@.planning/STATE.md
@.planning/ROADMAP.md
</context>
<process>
Execute the add-tests workflow from @/Users/jarradhenry/Sites/Sandra/.claude/get-shit-done/workflows/add-tests.md end-to-end.
Preserve all workflow gates (classification approval, test plan approval, RED-GREEN verification, gap reporting).
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
biginkc-sandra-add-tests-command.prompt.jsonjson
{
"prompt": "<objective>\nGenerate unit and E2E tests for a completed phase, using its SUMMARY.md, CONTEXT.md, and VERIFICATION.md as specifications.\n\nAnalyzes implementation files, classifies them into TDD (unit), E2E (browser), or Skip categories, presents a test plan for user approval, then generates tests following RED-GREEN conventions.\n\nOutput: Test files committed with message `test(phase-{N}): add unit and E2E tests from add-tests command`\n</objective>\n\n<execution_context>\n@/Users/jarradhenry/Sites/Sandra/.claude/get-shit-done/workflows/add-tests.md\n</execution_context>\n\n<context>\nPhase: {{arguments}}\n\n@.planning/STATE.md\n@.planning/ROADMAP.md\n</context>\n\n<process>\nExecute the add-tests workflow from @/Users/jarradhenry/Sites/Sandra/.claude/get-shit-done/workflows/add-tests.md end-to-end.\nPreserve all workflow gates (classification approval, test plan approval, RED-GREEN verification, gap reporting).\n</process>",
"variables": [
"arguments"
],
"notes": "Generate tests for a completed phase based on UAT criteria and implementation Tools: Read, Write, Edit, Bash, Glob, Grep, Task, AskUserQuestion. Arguments: <phase> [additional instructions].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/biginkc/sandra",
"path": ".claude/commands/gsd/add-tests.md",
"ref": "8c7053e7024433f46791eac1b186c1b7a7cf10ec",
"url": "https://github.com/biginkc/sandra/blob/8c7053e7024433f46791eac1b186c1b7a7cf10ec/.claude/commands/gsd/add-tests.md",
"key": "biginkc/sandra/.claude/commands/gsd/add-tests.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/biginkc-sandra-add-tests-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.