777genius/agent-code-navigator
Route code discovery across exact search, semantic search, LSP navigation, and call-graph analysis.
Build a compact architecture map of a repository. Use when entering a large codebase, locating entry points and domains, identifying risky modules, or planning a multi-file change.
Analyze code impact before refactors, behavior changes, API changes, and cross-module edits. Use when missing a caller, schema consumer, route, or state dependency could break the product.
Diagnose whether local code intelligence tools are installed and available. Use when exact search, semantic search, LSP navigation, or call-graph analysis appears missing or inconsistent.
Choose the right code intelligence tool before searching, navigating, refactoring, or analyzing a codebase. Use for exact search, semantic discovery, symbol references, call graphs, and architecture work.