Catalog / Code Review

Skill

Code Review

Structured diffs, risk notes, and test-gap reports for pull requests.

engineeringgitquality

Turns a patch into a readable review: intent, blast radius, missing tests, and merge blockers.

Use it when a change spans several files and you want a second pass before it ships.

Outputs a checklist plus inline comments you can paste into the review tool you already use.

Contract

Inputs. diff / PR URL, repo conventions, risk tolerance.

Outputs. review summary, blocking vs nit list, suggested tests.

← Back to catalog