概要
Developer Detective is a specialized Claude Code skill designed for deep codebase navigation and high-fidelity impact analysis. It leverages the claudemem AST engine to perform precise caller/callee tracing, enabling developers to understand exactly how functions work, trace data movements, and identify potential ripple effects before making changes. By replacing imprecise text searches like grep with structural analysis, it provides surgical insights into dependencies and usage patterns across complex software projects, ensuring developers can refactor or extend code with full confidence.