Self Review

Use after implementing a ticket and after its tests pass, but before submitting for review, to review your own diff as a skeptic would. Checks the finished `git diff` against every acceptance criterion (is each genuinely satisfied?), against scope (did you change only what the ticket needs?), and against quality (bugs, leftover debug, missed edge cases, repo conventions). If the diff reveals a gap, fix it and re-test before submitting. Invoke whenever implementation is complete and tests are green and you are about to hand the ticket to review.

tmj-90 57662e3 5.5 KB Updated

File contents

tmj-90/gaffer/tree/main/runner/skills/self-review commit 57662e341c

Frequently asked questions

npx skillmds@latest add tmj-90/self-review