build-graph
🎯Skillfrom tirth8205/code-review-graph
A skill from code-review-graph, a code review optimization tool that uses Tree-sitter to build structural code graphs and reduce token usage by 8.2x on average. Supports 24 languages, blast-radius analysis, semantic search, and 28 MCP tools with one-command installation.
Same repository
tirth8205/code-review-graph(7 items)
Installation
npx vibeindex add tirth8205/code-review-graph --skill build-graphnpx skills add tirth8205/code-review-graph --skill build-graph~/.claude/skills/build-graph/SKILL.mdSKILL.md
More from this repository6
A skill from code-review-graph, providing incremental change tracking and delta-based code review powered by Tree-sitter structural analysis. Reduces token usage by 8.2x average with blast-radius analysis, semantic search, and D3.js visualization across 24 languages.
A PR review skill powered by code-review-graph, which builds a structural map of your codebase using Tree-sitter and provides precise context to AI assistants via MCP, achieving an average 8.2x token reduction compared to full-codebase scanning.
A skill for navigating and understanding codebase structure using code-review-graph MCP tools, including architecture overviews, community detection, semantic search, and relationship tracing (callers, callees, imports). Designed for token-efficient exploration in five tool calls or fewer.
Code-review-graph uses Tree-sitter to build a structural code map and tracks changes incrementally for precise AI context, achieving 8.2x average token reduction.
Performs structured code reviews using change detection, impact analysis, and a knowledge graph for risk-scored analysis and blast radius assessment.
A code review tool that builds a structural map of your codebase using Tree-sitter, so AI coding tools only read what they need instead of re-reading everything on every task. Reduces token usage by up to 70% by providing dependency graphs, function signatures, and change-scoped context for more efficient AI-powered code reviews.