Test Fix

Automatically invoke when any test run produces failures. Triggers on: test output showing FAIL, test errors, or assertion failures in unit or E2E suites. Applies a strict 3-attempt limit per failure to avoid debugging spirals — stops and escalates if not resolved. Do NOT wait for user to ask; invoke immediately when tests fail. Not for build errors, type errors, or lint failures — those aren't test failures.

jerseycheese 7413d62 5.6 KB Updated

File contents

jerseycheese/agent-skills/tree/main/skills/test-fix commit 7413d62026

Frequently asked questions

npx skillmds@latest add jerseycheese/test-fix