About
Debugger Detective is a specialized skill for Claude Code designed for deep codebase investigations and incident response. By leveraging claudemem AST analysis, it allows developers to trace execution paths backwards to find the source of errors or forwards to map the blast radius of a bug. It replaces manual searching with structured call-graph navigation, making it indispensable for resolving complex logic failures, state mutations, and regression analysis without relying on imprecise text searches like grep or find.