What problem does it solve?
Matrix Code Review eliminates noisy, shallow reviews by providing a structured, context-aware, multi-agent analysis that surfaces security, runtime, breaking, logic, and hygiene issues with minimized false positives.
Core Features & Use Cases
- Five-agent orchestration: Orchestrator, Detection, Impact, Triage, Remediation, and Verification agents collaborate to produce prioritized findings.
- Blast radius & dependency analysis: Transitive caller graph and test coverage analysis identify impacted files and service boundaries.
- Hygiene (nuke) scans and verification: Detect dead code, circular deps, unused imports, console.log leftovers and run build/test/lint steps for final validation.
- Use Case: Run on a staged diff or PR to get tiered findings, suggested fixes, regression risk assessments, and verification results before merging.
Quick Start
Ask Matrix to review staged changes by invoking /matrix:review staged for a comprehensive, context-aware code review.