Review Pre Commit

Use as a pre-commit quality gate — review the working diff for stub patterns (TODO/FIXME/`unimplemented!()`/`todo!()`), debug leftovers (`dbg!`, stray `console.log`/`println!`, commented-out code), then run the project's lint, format, and test suites and verify the active crosslink issue is documented. Prints a PASS/FAIL checklist and hands off to `commit`. Trigger when the user says "review my changes", "/review", "ready to commit?", or asks for a final pass before committing.

openwpm d60eead 3.1 KB Updated

File contents

openwpm/openwpm/tree/main/.claude/skills/review-pre-commit commit d60eeadb8d

Frequently asked questions

npx skillmds@latest add openwpm/review-pre-commit