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

Installs
22
GitHub Stars
11.4K
First Seen
Mar 10, 2026
review — elie222/inbox-zero