
Codanna Plugins
Give Claude Code semantic code search, symbol analysis, and call-graph exploration through Codanna CLI integrations.
Overview
codanna-plugins is a plugin marketplace for the Build phase that adds Codanna semantic search, symbol analysis, and call graphs to Claude Code and the Codanna CLI.
What is this marketplace?
- 2 plugins: codanna (CLI integration) and codanna-cc (Claude Code integration)
- Semantic search across the repository
- Symbol analysis and call graph exploration
- Both plugins at version 0.1.2, non-strict marketplace entries
- Pairs generic Codanna CLI hooks with a Claude Code–specific integration path
- 2 plugins in marketplace (codanna, codanna-cc)
- Plugin versions 0.1.2 each
- Marketplace strict mode false on both entries
What problem does it solve?
Agents grep blindly through big codebases and miss symbol relationships and call paths you need to change safely.
Who is it for?
Solo builders on sizable TypeScript, Python, or polyglot repos who want Codanna-powered navigation inside Claude Code.
Skip if: Tiny single-file projects, builders without Codanna CLI setup, or teams that forbid external code-intelligence tools.
What do I get? / Deliverables
After installing codanna and codanna-cc, your agent can semantically search code, inspect symbols, and explore call graphs while you implement.
- codanna and codanna-cc plugins registered
- Agent-accessible semantic search and call-graph workflows
Plugins in this marketplace
2 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Dual code-intelligence plugin marketplace, not a hosted MCP catalog entry or a single documentation skill.
Common Questions / FAQ
Who is Codanna Plugins for?
It is for developers using Claude Code who want Codanna-backed semantic search and call-graph tooling instead of only text search.
When should I use Codanna Plugins?
Use it during build and refactor work when you need to trace symbols, map callers, or find implementations across an unfamiliar repo.
How do I add Codanna Plugins to my agent?
Add the bartolli Codanna Plugins marketplace in Claude Code, install codanna and/or codanna-cc, and configure the Codanna CLI per plugin README.