소개
Claudemem is a powerful code analysis tool designed to help developers and AI agents navigate large-scale repositories with surgical precision. By combining Tree-sitter AST parsing with vector-based semantic search, it provides a deep understanding of code structure that goes far beyond simple text matching. It features unique PageRank-driven importance scoring to highlight critical symbols, automated call-graph analysis for impact assessment, and specialized commands to detect dead code or testing gaps. This skill is essential for performing safe refactors, onboarding to unfamiliar codebases, and maintaining high code hygiene in complex software projects.