About
Loctree is a specialized skill that provides Claude with a high-fidelity holographic map of your codebase. Unlike standard text-based search tools like grep, Loctree utilizes Abstract Syntax Tree (AST) awareness to understand symbol definitions, imports, exports, and deep dependencies. It enables Claude to perform precise impact analysis before refactoring, generate minimal dependency slices for better context management, and identify codebase health issues like dead code or circular dependencies, making it essential for complex development tasks and rapid onboarding.