review

Installation
SKILL.md

review

Code review with craftsman's eye. Auto-fix obvious issues, surface real bugs.

Reference @AGENTS.md for project conventions. Apply those patterns as review criteria.

Critical Rules

  1. AUTO-FIX safe obvious issues - Don't ask permission for no-brainers
  2. HUNT FOR BUGS - Logic errors, edge cases, race conditions first
  3. WAIT for confirmation - On BUG/FIX, don't execute until user says "go"
  4. BE CONCISE - One-line items, choices at END
  5. USE clickable links - path/to/file.ts:123 format only

Categories

Category What Action
[BUG] Logic errors, security, data loss, race conditions Report → wait
Related skills
Installs
20
GitHub Stars
10.7K
First Seen
Mar 10, 2026