Test Auditor

Review proposed or newly written tests for relevance, behavioral value, and maintainability. Use when Codex writes tests, reviews test diffs, receives feedback that tests are unnecessary, or needs to detect "bullshit tests": tests outside scope, tests written only for coverage, tests for impossible/unrealistic cases, tests coupled to implementation details, stale tests that should be removed, or tests adjacent to but not required by the feature.

prefactordev 5b59c40 2 files · 5.1 KB Updated

File contents

prefactordev/typescript-sdk/tree/main/.agents/skills/test-auditor commit 5b59c407fa

Frequently asked questions

npx skillmds@latest add prefactordev/test-auditor