code-review

Installation
SKILL.md

Code Review

Correctness and security gate. High-conviction findings only — flag issues you are certain about. Ambiguity defaults to "request changes." Structural concerns (cohesion, abstraction altitude, circular deps, dead code) belong to the structural-review skill; trust it on those axes and own correctness + security here.

Stack rules from the repo's agent instruction file (Bun, Tailwind v4, Next.js 16, shadcn/ui) are validated by the correctness review harness's rule-compliance layer. Do not re-flag them here.

Contract

Inputs:

  • A single diff, branch, or PR to review. Read-only git/gh commands gather scope.
Installs
75
GitHub Stars
32
First Seen
Apr 7, 2026
code-review — shipshitdev/skills