tirth8205/code-review-graph
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
Builds structural ASTs with Tree-sitter and stores them in SQLite as dependency graphs, enabling blast-radius analysis to compute minimal review sets on each file change. Implements MCP (Model Context Protocol) to integrate directly with Claude Code, Cursor, Windsurf, Zed, Continue, and OpenCode, auto-detecting platform configuration. Performs incremental updates in under 2 seconds via SHA-256 diffing and selective re-parsing, maintaining 100% recall on affected-file detection across 18 programming languages.
1,144 stars. Actively maintained with 138 commits in the last 30 days.
Stars
1,144
Forks
89
Language
Python
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
138
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tirth8205/code-review-graph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
soderlind/ralph
Ralph is a small runner around GitHub Copilot CLI (standalone) inspired by the“Ralph Wiggum”...
SienkLogic/plan-build-run
Plan it. Build it. Run it. A Claude Code plugin for structured development with...
shoootyou/get-shit-done-multi
Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for...
croffasia/cc-blueprint-toolkit
🏗️ Claude Code Plugin for smart blueprint-driven development
GradeBuilderSL/partenit-claudev
Jira task → Claude Code → GitHub PR → auto-merge. AI-powered dev pipeline that writes code,...