소개
Tester Detective is a high-precision QA auditing skill designed for deep technical investigation of test suites. By leveraging Abstract Syntax Tree (AST) analysis via claudemem v0.3.0+, it moves beyond superficial text searches to map the structural relationships between production code and test files. It identifies exactly which tests call specific functions, detects coverage gaps in high-importance code using PageRank, and audits test quality for edge case handling. This skill is essential for developers and QA engineers who need an accurate, data-driven report on code health and testing deficiencies in complex codebases.