build-graph
SolidBuild or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- tirth8205
- Repository
- tirth8205/code-review-graph
- Created
- 3 months ago
- Last Updated
- 6 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
graph-build
Build or incrementally update the code knowledge graph for a codebase. Uses Tree-sitter for multi-language AST parsing and stores nodes/edges in SQLite.
ln-020-codegraph
Builds and queries code knowledge graph for dependency analysis, references, implementations, and architecture overview. Use when starting work on unfamiliar codebase or before refactoring.
graphy
Build and query a knowledge graph of any codebase via the graphy MCP server. Use whenever you need to locate a symbol, trace a call chain, find callers, audit imports, or understand module boundaries — instead of grepping or reading files blindly.
graphify
Build and query knowledge graphs from any folder (code + docs + PDFs + images). MCP-backed. Activates on /graphify and on natural-language requests to graph a project.
graphify
EXPLICIT INVOCATION ONLY via /graphify. Build a knowledge graph from a codebase or document corpus. Do not auto-trigger, do not suggest, do not invoke proactively. Only run when the user types /graphify.