Maturity Matrix
Capability 03 of 04 · Development

Code Review & Quality

How AI-generated code is reviewed, validated, and approved before merging. AI code has 1.7x more issues and 2.74x more security vulnerabilities - review is now critical infrastructure.

5
maturity levels
15
practices
15
guides
L2 · Stage 02Guided
Criteria - what to measure
  1. 01AI-assisted review tool (CodeRabbit, Qodo, or equivalent) is active on all repositories
  2. 02Linter rules are configured and run in CI on every PR
  3. 03PRs clearly indicate whether code is AI-generated or AI-assisted (labels, tags, or commit metadata)
  4. 04AI review suggestions are triaged (accepted/rejected) rather than ignored
  5. 05Linter configuration is committed to the repository and versioned
L3 · Stage 03Systematic
Criteria - what to measure
  1. 01AI review agent runs as a first-pass reviewer on every PR before human review
  2. 02Lint rules enforce architectural standards (not just style) - the "Bug to Codify to Lint Rule" pipeline is active
  3. 03At least 3 architectural guardrail rules have been created from past bugs or incidents
  4. 04AI review agent findings are categorized by severity (info, warning, blocking)
  5. 05New lint rules are proposed automatically when recurring review comments are detected

Which level is your team at in Code Review & Quality?

The criteria above are what we check in a facilitated assessment. Run it yourself to place this capability, see which gates you have passed, and compare it against the other 3 in Development.

Start the assessment →