Plugin Claude Code
Plugin marketplace listing 1 plugin: codebase-index.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codebase-index.
Plugin Claude Code
Semantic code search and codebase graph tools for Claude Code.
MCP server Claude CodeCodexCursor +2
Host-neutral semantic codebase search with embeddings, symbol discovery, and call-graph tooling. Runs locally from the opencode-codebase-index npm package.
Instructions file CodexOpenCode
Instructions for Helweg/open-codebase-index, covering agents.md - ai agent guidelines for open-codebase-index, build, test, and lint, run a single test, equivalent low-level command and architecture and file structure.
Command
Trace callers, callees, or paths using the call graph.
Command
Find where a symbol is defined in the codebase.
Command
Find code using hybrid approach (semantic + grep).
Command
Index the codebase for semantic search.
Command
Quickly find likely code locations without returning full code.
Command
Analyze PR or branch impact using the call graph.
Command
Fully rebuild the codebase index from scratch.
Command
Search codebase by meaning using semantic search.
Command
Check if the codebase is indexed and ready for semantic search.
Command
Generate temporal HTML call graph visualization.
Hook
Runs when a session starts on startup, resume, clear and compact, running printf '. From Helweg/open-codebase-index.
Skill Claude CodeCodex
Semantic code and documentation search by meaning. Use codebasepeek to find WHERE code is (saves tokens), codebasesearch to see actual code. For exact identifiers, use grep instead. Search local codebase before using websearch for code/library/API/example questions.
Skill Claude CodeCodex
Preferred local codebase-understanding workflow for Pi and Codex. Start with codebasecontext before shell search or broad reads, then use specialized semantic and graph tools.