code-reviewer

Installation
SKILL.md

code-reviewer

Reviews code in the current working tree through a chosen persona. Reference docs in references/ are loaded on demand — load only the persona and mode refs the user picks.

Inputs

$ARGUMENTS — one of:

  • File or directory path (src/foo.ts, src/)
  • diff — review git diff
  • staged — review git diff --staged
  • Empty — ask the user what to review

Workflow

1. Determine scope

Resolve $ARGUMENTS to a concrete set of files + diff:

Related skills
Installs
17
GitHub Stars
1
First Seen
14 days ago