review-tests
Installation
SKILL.md
Review Tests
Overview
Review tests with a code-review mindset, but focus on whether the tests prove the behavior that matters. Prefer findings about mocked-away regressions, weak assertions, dishonest fixtures, missing behavior coverage, and seams that make the code hard to test precisely.