review
Installation
SKILL.md
review
Non-deterministic architectural check that complements npm run check. Determinism catches typos; this catches drift.
When to invoke
- After finishing any non-trivial change, before claiming "done."
- On user
/review.
Inputs
- Diff scope:
git diff(uncommitted) ANDgit diff main...HEADif on a feature branch.- If outside a git repo, review uncommitted changes only.
CLAUDE.md.
Read both before forming any judgment. All other rules required for this review are embedded in this skill below — do not depend on any external doc.