★ Start HereReviewbuild
Review your changes before you commit
❯
review my uncommitted changes and flag anything that looks risky before I commit
Why this works
Catch problems while they're still cheap to fix. AI-agent reads the changed files in full, not just the diff lines, so it spots issues a quick self-review misses.