---
name: whut09/Code Review
source: https://app.decimal.ai/s/whut09-code-review@1/SKILL.md
source_sha256: ef2c2d27d7ab
---

# Code Review

Review code changes for correctness, regressions, and test coverage gaps.

## Core Workflow

1. Read the diff and identify changed behavior.
2. Check the review checklist in `references/checklist.md`.
3. Call `scripts/analyze-diff.mjs` when a local diff summary is available.
4. Report correctness risks, missing tests, and follow-up questions before style comments.