benchmark
01Command Claude Code
Run the CodeCortex benchmark suite against the code-review-graph codebase and append results to docs/results.md.
CodeCortex is an adaptive semantic intelligence engine for large-scale code understanding. It builds a persistent local knowledge graph of your codebase so AI tools can focus only on what matters. It integrates with Claude Code, Cursor, Copilot, Codex, and Gemini CLI to enable efficient code reviews & development with reduced context overhead.
Command Claude Code
Run the CodeCortex benchmark suite against the code-review-graph codebase and append results to docs/results.md.
Command Claude Code
Show the top centrality hotspots in the code-review-graph CPG — the nodes with highest bridge × fan-in composite scores.
Command Claude Code
Show the blast radius of a symbol change — which nodes are reachable from it via the CPG.
Command Claude Code
Ingest a codebase directory into the CodeCortex CPG and report coverage metrics.
Command Claude Code
Show which CodeCortex phases are complete and their latest benchmark scores.
Command Claude Code
Run a hybrid GraphRAG retrieval query against the code-review-graph CPG and return the top results.