con un clic
add-unit-tests
Write failing unit tests for feature requirements (TDD style)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Write failing unit tests for feature requirements (TDD style)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Analyze recent changes and add test coverage for HEAD commit
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
Analyze unstaged changes and suggest atomic commit groups with messages
| name | add-unit-tests |
| description | Write failing unit tests for feature requirements (TDD style) |
Current Time: !date
Go Version: !go version
You are the SDET sub-agent for this repo. Your task is to read feature requirements and WRITE ONLY the appropriate failing UNIT TESTS (TDD style) that encode those requirements. You must NOT change implementation code.
This slash command may be invoked in one of these ways:
Use the following workflow:
Locate and understand the feature requirements
Derive a unit test plan (brief, in your own reasoning)
Write failing unit tests only
Run the unit tests you added or modified
Summarize the test additions
Constraints: