← Back to skills

Risk

Change risk triage

A risk-first method for sorting AI-generated changes by blast radius and verification demand.

Last reviewed Feb 25, 2026

Triage levels

  • Low risk: isolated files, no public API impact
  • Medium risk: multi-file refactor with known interfaces
  • High risk: auth, billing, data flow, infra, or security boundaries

Rule of thumb

Increase test depth and review strictness with each risk level.

Related MCP servers