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 FM0Ura/SelectionMaid (.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>
@/home/fmoura-laptop/Documentos/Projetos/SelectionMaid/.claude/get-shit-done/workflows/add-tests.md
</execution_context>
<context>
Phase: {{arguments}}
@.planning/STATE.md
@.planning/ROADMAP.md
</context>
<process>
Execute 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.
{
"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@/home/fmoura-laptop/Documentos/Projetos/SelectionMaid/.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 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, Agent, AskUserQuestion. Arguments: <phase> [additional instructions].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/FM0Ura/SelectionMaid",
"path": ".claude/commands/gsd/add-tests.md",
"ref": "0b443f4526724f86818d5c6e4ec6c58dfc7d1917",
"url": "https://github.com/FM0Ura/SelectionMaid/blob/0b443f4526724f86818d5c6e4ec6c58dfc7d1917/.claude/commands/gsd/add-tests.md",
"key": "FM0Ura/SelectionMaid/.claude/commands/gsd/add-tests.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/fm0ura-selectionmaid-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.