Convert acceptance criteria into a concrete validation/test plan. Use when Codex should turn backlog/spec acceptance criteria into unit/integration/e2e test ideas and update the task/spec validation section with relevant commands.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Convert acceptance criteria into a concrete validation/test plan. Use when Codex should turn backlog/spec acceptance criteria into unit/integration/e2e test ideas and update the task/spec validation section with relevant commands.
Acceptance → Tests
Do
Rewrite each acceptance criterion as a verifiable check.
Map checks to test types:
Unit: pure logic and edge cases
Integration: components + state + API boundaries
E2E: user flows and regressions
Update the # Validation section in tasks with the most relevant commands: