What problem does it solve?
This Skill helps you review test code with a consistent, high-signal checklist so regressions, brittle assertions, and weak coverage are caught before merge.
Core Features & Use Cases
- Test quality review: Checks naming, structure, assertions, and readability for unit, integration, workflow, and end-to-end tests.
- Smell and risk detection: Flags fragile tests, over-mocking, flaky patterns, conditional test logic, and AI-generated test anti-patterns.
- Coverage and seam analysis: Verifies seams, boundaries, database and authorization coverage, and whether tests actually prove the intended behavior.
- Use case: Use this Skill when a pull request adds or changes tests and you need a concise review with concrete findings and fixes.
Quick Start
Ask this Skill to review the test files in your diff and return prioritized findings in the standard Test Review format.