By bartolli
Codanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration
Runs pre-commands
Contains inline bash commands via ! syntax
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimCodanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration
Codanna code intelligence integration for Claude Code - semantic search, symbol analysis, and call graph exploration
npx claudepluginhub bartolli/codanna-plugins --plugin codanna-ccCode graph navigation and semantic search for LLM coding agents
Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.
Fast and token-friendly code reading for AI coding agents. Symbol-aware MCP tools that replace cat/grep with ~85% fewer tokens, sub-millisecond search, and a raw fallback that preserves cat/grep parity byte-for-byte.
Tree-sitter backed code indexing and retrieval for Claude Code. Precise function extraction, cross-file callers, test discovery, and scope-aware grep.
Graph-first code intelligence for AI agents. SurrealDB knowledge graph + 52 MCP tools replace Read/Grep/Glob with deterministic graph traversal. 80–95% fewer tokens on code context. Rust-native, fully local.
Codebase intelligence — semantic search workflows, dependency graph analysis, and context artifact exploration for SocratiCode