OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add tirth8205/code-review-graph --skill build-graph
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
npx skills add tirth8205/code-review-graph --skill build-graph
Build or incrementally update the persistent code knowledge graph for this repository.
Check graph status by calling the list_graph_stats_tool MCP tool.
Build the graph by calling the build_or_update_graph_tool MCP tool:
build_or_update_graph_tool(full_rebuild=True)build_or_update_graph_tool() (incremental by default)Verify by calling list_graph_stats_tool again and report the results:
.code-review-graph/graph.db) in the repo root.code-review-graphignore are skipped