About
Debugger Detective is a specialized Claude Code skill engineered for deep-dive incident response and structural bug investigation. By utilizing claudemem v0.3.0 AST analysis, it moves beyond simple text searches to map the full execution flow of an application. It allows developers to trace errors back to their source, identify where state mutations go wrong, and perform blast radius analysis to see how a bug affects the rest of the codebase. Whether you are dealing with null pointer exceptions, race conditions, or logic errors, this skill provides a standardized framework for identifying root causes and ensuring regressions are prevented.