peer-review

Installation
SKILL.md

Peer Review

Get a fresh-context review of in-progress work — staged changes, a branch diff, a PR, or a set of files — without accumulated session assumptions. Returns severity-grouped findings the author can apply or skip.

Arguments

The text following the skill invocation is available as $ARGUMENTS (in Claude Code: /peer-review [target] [options]).

If $ARGUMENTS is help, --help, -h, or ?, print usage and exit:

Usage: /peer-review [target] [--model MODEL] [--focus TOPIC]

Targets (pick one):
  (none)            Auto-detect: staged, unstaged, or prompt [staged/unstaged/all] if both exist
  --staged          Staged changes only — skip auto-detection (git diff --staged)
  --pr N            PR #N diff + description
  --branch NAME     Branch diff vs default branch
  path/to/file-or-dir  Specific files or directory
Related skills
Installs
20
GitHub Stars
1
First Seen
Apr 5, 2026