By opentrace
Explore code structure and dependencies across your organization's indexed projects using OpenTrace's code graphs
Connect Claude Code to your organization's indexed projects to explore code structure, dependencies, and source across repositories.
Add the plugin marketplace:
/plugin marketplace add opentrace/claude-code
Install the plugin:
/plugin install opentrace
Authenticate: On first use, you'll be prompted to sign in via your browser. After signing in, you'll see an organization-selection page — pick the org whose projects you want to explore.
List the projects I can explore with OpenTrace
Shows every project your organization has indexed, so you can pick one to dig into.
Find where PaymentProcessor is defined in the billing project
Searches the project's code graph and pinpoints the file and symbol — even if the repo isn't checked out locally.
What calls the validate_invoice function in the billing project?
Traverses the code graph to map callers, dependents, and dependencies of any class, function, or file.
Fetch the source of src/billing/processor.py from the billing project
Returns the full file content straight from the project's indexed bundle — no clone or checkout needed.
| Tool | Purpose |
|---|---|
list_projects | List the projects indexed for your organization |
query_project | Full-text search for files, classes, and functions in a project |
traverse_project | Traverse the code graph from a node (incoming, outgoing, or both) |
get_project_node | Get the details of a single node |
fetch_project_file | Fetch the full source of a file in a project |
| Problem | Solution |
|---|---|
| Authentication failed | Ensure you have an active OpenTrace account and are a member of an organization |
| No results found | The project may not be indexed yet, or check the name spelling |
| First query is slow or times out | The project bundle loads lazily on first access — retry the query once |
| Connection errors | Check internet connection; verify https://api.opentrace.ai is accessible |
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub opentrace/claude-code --plugin opentracePermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Memory compression system for Claude Code - persist context across sessions
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.