🔍
QualityRust

Review PR

by mikeyobrien

Review PR is a Quality skill for Claude Code, published by mikeyobrien in ralph-orchestrator.

3.1K stars285 forkson mikeyobrien/ralph-orchestratorAdded 2026/08/17Repository updated 2026/08/16
aiai-agentsai-agents-frameworkai-developer-toolsclaude-codeclaude-code-clicodex-clidevelopment-toolsdevelopment-workflowgemini-clikirokiro-cliopencoderalph-loopralph-wiggum
Install in seconds
Install Review PR
Copy Review PR into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mikeyobrien/ralph-orchestrator/tree/main/.claude/skills/review-pr ~/.claude/skills/review-pr

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mikeyobrien/ralph-orchestrator.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/review-pr/SKILL.md in mikeyobrien/ralph-orchestrator
Installs to
~/.claude/skills/review-pr
Collection
One of 20 skills cataloged from this repository
Category
Quality1354 skills

What Review PR does

Review PR runs the ralph.reviewer.yml orchestration loop against a pull request, checking out the PR in an isolated worktree, running tests, reviewing the diff, and producing a structured report. Use it when asked to review a PR or a GitHub pull request URL.

Review PR is cataloged under Quality on DirSkills. Review PR comes from a repository tagged ai, ai-agents, ai-agents-framework, ai-developer-tools and claude-code.

Documentation

README

Review PR

Run the ralph.reviewer.yml orchestration loop against a pull request. The loop checks out the PR in an isolated worktree, runs tests, reviews the diff, and produces a structured report.

Usage

/review-pr <PR number or URL>

Accepts: 207, #207, or https://github.com/.../pull/207

This is the opening of the README. Read the full README on GitHub.

Commands Review PR provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /review-pr

Frequently asked about Review PR

  • What else does mikeyobrien publish alongside Review PR?

    Review PR is one of 20 skills that DirSkills catalogs from mikeyobrien/ralph-orchestrator, the repository it ships in. Its siblings there include Code Assist, Code Task Generator and Complex Test. Each one is a separate skill with its own page in this directory, installs the same way Review PR does, and is maintained by mikeyobrien in that same repository. The rest of the collection is listed on the mikeyobrien/ralph-orchestrator page.

  • How does Review PR compare to other Quality skills?

    Review PR ranks #420 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Review PR against them. Open each page to compare what they document and how they install.