Plugin Claude Code
Plugin marketplace listing 1 plugin: code-graph-mcp.
14 tagged call graph, measured the same way as everything else here.
Plugin Claude Code
Plugin marketplace listing 1 plugin: code-graph-mcp.
Plugin Claude Code
AST knowledge graph for intelligent code navigation — auto-indexes your codebase and provides semantic search, call graph traversal, HTTP route tracing, and impact analysis via MCP tools.
Plugin Claude Code
The official GEML marketplace — install the geml plugin to author, validate, and blockwise-edit GEML documents in Claude Code.
Plugin Claude Code
Block-addressed docs for your agent: read or replace one section of an existing Markdown file instead of loading the whole thing. Ships the CLI, an MCP server, and a code-graph navigator. Optional: upgrade a doc to GEML for validated writes and per-block history.
Plugin Claude Code
Plugin marketplace listing 10 plugins: grepai-getting-started, grepai-configuration, grepai-embeddings, grepai-storage, grepai-indexing.
Plugin Claude Code
Go symbol and call-graph database — replaces grep for code navigation.
Plugin Claude Code
rag-rat — local repo-intelligence index + MCP server for coding agents.
Plugin Claude Code
Local repo-intelligence index + MCP server: semantic search, symbol/graph navigation, impact-surface preflight, git + GitHub papertrail, and a source-anchored memory graph.
Plugin Claude Code
CALM (Coding Agent Liveness Map) — code-intelligence MCP server for coding agents.
Plugin Claude Code
CALM (Coding Agent Liveness Map) MCP server — call-graph-aware locate/source/editsymbol/diffimpact and 40 tools total, backed by a multi-tier resolver (syntactic -> Stack Graphs -> SCIP) instead of grep. Bundles a SessionStart bootstrap (scaffolds the CALM tool-workflow hook + AGENTS.md into your project on first use.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dekko.
Plugin Claude Code
Adds a /map command that programmatically scans the repository: every code file, function, parameter, type, return type, and the call relationships between functions. Writes MAP.md and map.json without spending model tokens on parsing.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codeweb.
Plugin Claude Code
Your agents break less code and burn fewer tokens. codeweb maps the repo into a deterministic call/import graph. Your agents get 28 MCP tools: impact, callers, duplication, risk, dead code, and more. /codeweb builds the map; hooks brief every session and impact-check every edit. You get an interactive HTML map of it…