关于
The Test Effectiveness Auditor is a sophisticated skill designed to look beyond surface-level code coverage to assess the actual value of a test suite. It adopts a skeptical SRE mindset—assuming tests are flawed until proven otherwise—to identify tautological tests, 'line hitters' that lack assertions, and tests that mock production logic to the point of uselessness. By enforcing a strict 'read production code first' protocol, it categorizes tests into a RED/YELLOW/GREEN hierarchy and automatically generates a prioritized improvement plan integrated with 'bd' task tracking and SRE-level refinement.