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

  1. Diff scope:
    • git diff (uncommitted) AND
    • git diff main...HEAD if on a feature branch.
    • If outside a git repo, review uncommitted changes only.
  2. 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.

Installs
2
Repository
metabase/mb-cli
GitHub Stars
3
First Seen
Jun 19, 2026
review — metabase/mb-cli