Review Pr! — Git skill for Claude Code
Comprehensive multi-perspective review of this PR.
How to install Review Pr!
Installs to ~/.claude/skills/geiserx-claude-code-parallel-skills-review-pr-/SKILL.md
mkdir -p ~/.claude/skills/geiserx-claude-code-parallel-skills-review-pr- && curl -fsSL https://raw.githubusercontent.com/GeiserX/claude-code-parallel-skills/HEAD/skills/review-pr!.md -o ~/.claude/skills/geiserx-claude-code-parallel-skills-review-pr-/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Pr! does
Comprehensive multi-perspective review of this PR. Spawn all reviewers simultaneously, synthesize into a severity-ranked verdict.
$ARGUMENTS
Setup
Get the full diff (`git diff main...HEAD`), PR description, and affected modules. Give the FULL diff to every reviewer.
Review Panel (launch ALL at once)
Each reviewer outputs findings as: SEVERITY (critical/high/medium/low/nit) + file:line + description.
- Logic Auditor (oh-my-claudecode:code-reviewer) — Correctness. Off-by-ones
Alternatives in Git
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
- PR Review Toolkit — Specialized agents for reviewing pull requests 14k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Twin Sparrow Expert Review
Combined engineering review applying expert-engineer and code-quality-skill simultaneously. Use for code revie
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Slice Review
Run a multi-agent code review over a local diff (no PR or remote required) and report findings by severity wit
Worktree Spawn
Spawn an isolated git worktree with a deterministic PORT_BASE so heavy multi-port dev servers can run in paral
Boss PR
You are the /boss-pr command. Your job is to review code changes from a boss perspective, not an engineer pers
Factory Review Signoff Manual
Human-invoked manual review sign-off for a factory campaign branch — lock, gather the full diff + proofs + con
Related Agents
Review Manager
WF-MAX Manager for W2R review wave. Spawns 3-4 parallel reviewers (spec/code/security/perf), deduplicates find
Code Review Coordinator
Code review coordinator. Orchestrates multi-level reviews (low/medium/high) with git diff analysis, delegates
Multi Perspective Reviewer
Parallel bias-isolated review with 4 specialized single-domain reviewers (security, performance, test coverage