---
name: review
description: Review a change for correctness, security, and missing tests.
---

# Review changes

Inspect the relevant diff and call out correctness bugs before style concerns.
Check boundary conditions, trust boundaries, error paths, and whether tests
prove the behavior. Give concrete file and line references.
