
from claude-matrix108
A 5-agent, context-aware code review pipeline for comprehensive PR and staged-change reviews, including security detection, blast-radius analysis, triage, remed
Matrix Code Review orchestrates a 5-agent review pipeline to deliver context-aware, low-noise code reviews. It runs detection (security/hygiene), impact analysis (blast radius, coverage), triage (tiering and confidence), remediation (suggested fixes), and verification (build/test/lint checks) to produce actionable reviews and suggested remediations.
lazy mode for quick checks (detection-only) and default mode for full pipeline runs that compute blast radius and generate fixes.references/ for phases and agent behaviour.references/review-phases.md and agent-specific docs.Agents with code indexing and build/test capabilities (Claude Code, Matrix-enabled agents, or any agent that can access repo indexes and run verification steps).
This skill has not been reviewed by our automated audit pipeline yet.
Matrix Warnings
Manage file and package warnings (add, remove, list, check) for a Matrix workflow; parse user arguments and call the matrix_warn tool to enforce repository-leve
Matrix List & Export
List, inspect, and export Matrix memory contents and statistics; includes modes for stats, failures, warnings, solutions, and JSON export for backups.