review-it

Installation
SKILL.md

Review Gate

Grade a finished change, simplify it, review it, and correct what the review finds. The gate ends at a clean local HEAD and a ## Review gate receipt.

It never pushes, opens or updates a PR, waits on CI, merges, or deploys. That restraint is what makes it safe to run against a branch whose PR already exists: it changes only the working tree and the local history its corrections require.

Run it only when the user invokes review-it or ship-it delegates its graded gate — finishing a change is not an invitation to review it.

Fix the range first

Every later step reads the same range. Resolve it once, name it to the user, and never recompute it mid-gate:

Installs
21
Repository
hcaiano/skills
GitHub Stars
3
First Seen
Aug 8, 2026
review-it — hcaiano/skills