Code Review Use this skill when the main question is "is this specific change ready, what evidence do we trust, and what should a reviewer actually say?" The job is not to dump a giant clean-code checklist. The job is to: 1. normalize the review packet, 2. choose the right review mode, 3. inspect the highest-risk behavior first, 4. separate missing evidence from proven defects, 5. classify findings by severity, 6. route non-review work out immediately. Read references/intake-packets-and-escalations.md before handling an unfamiliar review packet. Read references/review-modes.md for deeper heur…