code-review

Installation
SKILL.md

Code Review

Review code changes using THREE (3) to FIVE (5) parallel subagents and correlate results into a summary ranked by severity.

Use the provided user guidance to steer the review and focus on specific code paths, changes, and/or areas of concern.

User Guidance: $ARGUMENTS

Default Behavior

  1. Review uncommitted changes by default (git diff and git diff --staged)
  2. If no uncommitted changes exist, review the last commit (git show HEAD)
  3. If the user provides a pull request number or link, use gh pr diff <number> to fetch changes

Workflow

Installs
16
GitHub Stars
13
First Seen
Feb 3, 2026
code-review — walletconnect/skills