Engineering Code Review

A prioritised code review procedure: read the change for intent first, then correctness, security, and operability, and write findings with a severity that says whether they block the merge. Use when reviewing a pull request or diff, when a review has stalled in nitpicks, or when a change needs a risk-appropriate depth of review. Trigger on 'review this PR', 'review my diff', 'is this safe to merge', 'what should I look for in this change', 'the review is going in circles'. Not for reviewing a live incident fix under time pressure — take the hotfix path in engineering-incident-command and review after; not for architectural direction on a change that has not been written yet, which is engineering-decision-record.

alihusains 9aa5e68 7.8 KB Updated

File contents

alihusains/enterprise-skills/tree/main/skills/engineering/engineering-code-review commit 9aa5e688f6

Frequently asked questions

npx skillmds@latest add alihusains/engineering-code-review