review

Installation
SKILL.md

review

Non-deterministic architectural check that complements the deterministic gate (bun run check — typecheck, lint, format, unit tests, skill lint). 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
5
GitHub Stars
13
First Seen
Jun 19, 2026
review — metabase/metabase-cli