Tester Detective Skill This skill uses claudemem's callers analysis for test coverage investigation. Why Claudemem Works Better for Test Analysis | Task | claudemem | Native Tools | |------|-----------|--------------| | Find tests for function | shows test files | Grep .test.ts | | Coverage gaps | No test callers = untested | Manual checking | | Test distribution | Caller analysis | Unknown | | Test relationships | AST direct mapping | Text search | Primary commands: - - Find tests that call this function - - Map test infrastructure Tester Detective Skill Version: 3.3.0 Role: QA Engineer / Te…