peer-review
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
More from whatifwedigdeeper/agent-skills
js-deps
>
60ship-it
>-
59learn
>-
56uv-deps
Maintain Python packages through security audits or dependency updates using an isolated git worktree and uv. Use for security audits, CVE fixes, vulnerability checks, dependency updates, package upgrades, outdated packages, bump versions, fix Python vulnerabilities, check for Python CVEs, audit Python packages, update pyproject.toml dependencies, modernize Python deps, or when user types /uv-deps with or without specific package names or glob patterns.
46pr-comments
>-
41pr-human-guide
>-
15