doing-code-review
Installation
SKILL.md
Doing Code Review
Review is evidence-based risk reduction.
The goal is not perfection. Approve a change when it definitely improves overall code health, even if it is not exactly how you would have written it.
For coding-related work, load engineering-principles before this skill. Review
uses those principles as the baseline for correctness, readability, architecture,
tests, errors, and tooling.