Ruver Code Review banner
ruverd ruverd

Ruver Code Review

Git community

Description

--- description: Adaptive PR review via gh. One PR on main thread; 2+ PRs → one fresh subagent each. Pending CI waits 5m (no comment); defers on CI red, draft, conflict. Deep then light. One artifact per PR. argument-hint: "[PR ...] [--deep|--light] [--force] [--dry-run]" --- # /ruver-code-review Follow **`../skills/engines/ruver-code-review/SKILL.md`** in full. **Args:** `$ARGUMENTS` ``` /ruver-code-review 123 /ruver-code-review https://github.com/org/repo/pull/12 https://github.com/org/rep

Installation

Installs to ~/.claude/skills/ruverd-skills-ruver-code-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ruverd-skills-ruver-code-review && curl -fsSL https://raw.githubusercontent.com/ruverd/skills/HEAD/commands/ruver-code-review.md -o ~/.claude/skills/ruverd-skills-ruver-code-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository