BeClaude

code-review-graph

New
18.3kGitHubGeneralby tirth8205

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/code-review-graph.md https://raw.githubusercontent.com/tirth8205/code-review-graph/main/SKILL.md
3
Invoke in Claude Code
/code-review-graph
View source on GitHub
code-reviewmcp

Frequently Asked Questions

What is code-review-graph?

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

How to install code-review-graph?

To install code-review-graph, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /code-review-graph.

What is code-review-graph best for?

code-review-graph is a community categorized under General. It is designed for: code-review, mcp. Created by tirth8205.