概要
The Code Review Testing skill acts as a virtual Test Engineer within Claude Code, meticulously evaluating test suites for gaps in business logic, edge cases, and error handling. It focuses on identifying non-deterministic 'flaky' tests caused by time or random dependencies while ensuring tests focus on behavior rather than brittle implementation details. This skill is essential for maintaining high-quality codebases, providing structured feedback on unit and integration tests, and ensuring that every new feature or bug fix is backed by reliable verification logic.