ワンクリックで
Generate tests for a completed phase based on UAT criteria and implementation
npx skills add https://github.com/drogafarto-web/cq-hematologia --skill gsd-add-testsこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Generate tests for a completed phase based on UAT criteria and implementation
npx skills add https://github.com/drogafarto-web/cq-hematologia --skill gsd-add-testsこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Teste de fumaça end-to-end do HC Quality (sistema de CIQ laboratorial em produção). Navega todos os módulos (Hematologia, CIQ-Imuno, Coagulação, Uroanálise, Insumos, Equipamentos, BulaParser, Reports, Admin), executa fluxos críticos com imagens reais de corridas + mocks, e entrega relatório por critério de aceite com evidência em screenshot. Requer Playwright.
Use when managing, configuring, or troubleshooting the Actuar software and hardware integration for the Academia Espaço Viva project
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
| name | gsd-add-tests |
| description | Generate tests for a completed phase based on UAT criteria and implementation |
| argument-hint | <phase> [additional instructions] |
| allowed-tools | ["Read","Write","Edit","Bash","Glob","Grep","Task","AskUserQuestion"] |
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
<execution_context> @$HOME/.qwen/get-shit-done/workflows/add-tests.md </execution_context>
Phase: $ARGUMENTS@.planning/STATE.md @.planning/ROADMAP.md
Execute the add-tests workflow from @$HOME/.qwen/get-shit-done/workflows/add-tests.md end-to-end. Preserve all workflow gates (classification approval, test plan approval, RED-GREEN verification, gap reporting).