Review Pr (Grade A) logo

Review Pr (Grade A)Security-tested data-ai skill for Claude AI. Grade A. Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Review Pr is a security-tested data-ai skill for Claude AI, graded A. It reviews a PR or branch diff using a knowledge graph for full structural context, outputting a structured review with blast-radius analysis. The tool is designed to provide a comprehensive code review, identifying high-risk areas, checking test coverage, and suggesting improvements. It integrates with various tools to update the graph, get review context, and analyze impact. The output includes a summary, risk assessment, file-by-file review, and recommendations.

Key features

  • PR or branch diff review
  • Knowledge graph integration
  • Structured review output
  • Blast-radius analysis
  • Test coverage verification

Pricing

Model
Free
Category
Skills
Rating
No reviews yet

Use cases

Code Review

Perform a comprehensive code review of a pull request or branch diff.

Risk Assessment

Identify high-risk areas and assess the overall risk of a PR or branch diff.

Pros & Cons

Pros

  • Comprehensive code review
  • Blast-radius analysis
  • Test coverage verification

Cons

  • Limited to Claude AI
  • Requires git and knowledge graph setup

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How does it handle monorepos, git worktrees, and multiple repos?

Monorepos: one graph per repository root is created automatically; only tracked files are indexed, and a .code-review-graphignore file can exclude additional paths. Git worktrees: each worktree is detected as a separate root and gets its own graph; sharing a single database across worktrees at different commits is not supported. Multiple repos: a lightweight registry (stored at ~/.code-review-graph/registry.json) lets MCP clients search across registered projects, and a daemon can watch several repos to keep their graphs updated. Use --repo, --data-dir, or the CRGDATADIR environment variable to customize locations.

Asked by Jana Krejčí · Dec 28, 2025

How big a codebase justifies it?

Below a few hundred files the benefit is marginal because an agent can often hold the whole repo in context. Between a few hundred and a few thousand files is the sweet spot: benchmarks on repos ranging from 60 to ~1,100 files show 38×–528× token reductions on whole‑corpus questions. Multi‑thousand‑file repos and monorepos provide the strongest case, as agents cannot read the entire corpus per query and incremental graph updates keep the index fresh with minimal cost. The frequency of multi‑file queries also influences the payoff.

Asked by Wolfgang Krause · Dec 8, 2025

How do I verify it is working?

1. Ensure the graph file exists and contains nodes/edges; a zero count means the build didn’t run. 2. Run a change and observe the risk summary and Token Savings panel; add --verify to cross‑check token estimates with the cl100kbase tokenizer. 3. In Claude Code, run /mcp and confirm the code‑review‑graph server is connected and its tools are listed. Then ask a structural question (e.g., "what calls parsefile?") and verify the assistant uses query_graph instead of grepping. If any step fails, consult TROUBLESHOOTING.md.

Asked by Elena Rossi · Nov 18, 2025

Does it phone home?

No. There is zero telemetry. The graph is stored locally in a SQLite file inside your repository, and all core operations run entirely on your machine. The only network activity is optional: installing the embeddings extra will download a sentence‑transformers model from HuggingFace, and cloud embedding providers (OpenAI, Google Gemini, MiniMax) will receive only the function signatures you explicitly choose to embed, after you acknowledge the egress warning. Otherwise, your code never leaves the machine.

Asked by Lindiwe Mahlangu · Nov 16, 2025

When should I not use it?

The README lists several cases: very small repos (a few hundred files) where the overhead of building a graph outweighs the benefits; trivial single‑file changes where the graph response adds more tokens than the raw diff; one‑off questions on a repo you won’t revisit; and flow detection in languages where CRG’s entry‑point detection is less reliable (e.g., JavaScript and Go currently have low recall). In these scenarios, simple agentic search or grepping is usually sufficient.

Asked by Mia Andersen · Nov 12, 2025

Ask a question

Skills alternatives

Using Git Worktrees (Grade A) logo
Using Git Worktrees (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktre

(0)
Free
Ga4 Bigquery Schema (Grade A) logo
Ga4 Bigquery Schema (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. GA4 BigQuery Export Schema Reference — complete field reference, nested structures, query patterns, and performance tips

(0)
Free
Meta Capi (Grade A) logo
Meta Capi (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Meta Conversions API (CAPI) Setup Reference — architecture, event types, customer information hashing, deduplication, implementation examples, AEM

(0)
Free
Callees (Grade A) logo
Callees (Grade A)Skills

Security-tested development skill for Claude AI. Grade A. Lista o que uma funcao/metodo chama (call graph direto)

(0)
Free
Test Module Name (Grade A) logo
Test Module Name (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Name Haskell test modules after the module under test with a Spec suffix in the same namespace. Use when writing or reviewing Haskell test module

(0)
Free
Board Of Directors (Grade A) logo
Board Of Directors (Grade A)Skills

Security-tested data-ai skill for Claude AI. Grade A. Simulate a 5-member expert board deliberation for major decisions. Use when evaluating plans, architecture choices, feature designs, or any decisi

(0)
Free
Advpl Mvc Avancado (Grade A) logo
Advpl Mvc Avancado (Grade A)Skills

Security-tested development skill for Claude AI. Grade A. MVC avançado via PE (Pontos de Entrada) — adicionar grids customizadas em telas MVC padrão (CNTA300/MATA070/MATA440/MATA460/FINA040 via *STRU)

(0)
Free
D
Docs Writer (Grade A)Skills

Security-tested devops skill for Claude AI. Grade A. **WORKFLOW SKILL** — Maintains repository documentation accuracy and freshness across the docs site, agent files, and changelog. WHEN: "update docs

(0)
Free