tirth8205/code-review-graph
GitHubThis project solves the token overhead problem when using Claude Code on large codebases by building a persistent knowledge graph that helps the AI understand only the relevant parts of your code. With impressive metrics like 6.8× fewer tokens on reviews and up to 49× reduction on daily coding tasks, it's a must-have tool for developers working with Claude Code on medium to large-scale projects.
Teams whose requirements match this repository’s core capability.
Review deployment and security evidence before production adoption.
What matters before you adopt it
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code10 modules · 2 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% code-review-graph — high-level architecture (DRAFT, refine me)
n0["code-review-graph-vscode · 19 files"]
n1["code_review_graph · 73 files"]
n2["diagrams · 1 file"]
n3["scripts · scripts · 3 files"]
n4["tests · tests · 118 files"]
n3 --> n1
n4 --> n1
class n3 infra
class n4 test
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef test fill:#499894,color:#ffffff,stroke:#397975Nearby repositories worth comparing before adoption.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
jcodemunch-mcp is the ultimate token-saver for AI-powered code exploration! By leveraging tree-sitter AST parsing, this MCP server lets you dive deep into GitHub repositories without burning through your token budget. Built for developers who want smarter, leaner AI interactions with source code—perfect for code review, refactoring analysis, and understanding unfamiliar codebases fast.
This MCP server transforms how developers interact with codebases by building a persistent knowledge graph that indexes repositories in milliseconds across 155 programming languages. With sub-millisecond query speeds and 99% token reduction, it enables AI coding assistants like Cursor, Claude Code, and Windsurf to understand your entire codebase context without drowning in context windows. Built as a single static binary with zero dependencies, it runs anywhere.