🔍
QualityPython

Pull Request Review

by feiskyer

Pull Request Review is a Quality skill for Claude Code, published by feiskyer in claude-code-settings.

1.6K stars244 forkson feiskyer/claude-code-settingsAdded 2026/08/19Repository updated 2026/08/13
agentic-aiagentsaiclaude-codeclaude-code-agentsclaude-code-pluginsclaude-skillscodexcopilotlitellmvibe-coding
Install in seconds
Install Pull Request Review
Copy Pull Request Review 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/feiskyer/claude-code-settings/tree/main/skills/github-review-pr ~/.claude/skills/github-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/feiskyer/claude-code-settings.git

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

In this catalog

Source file
skills/github-review-pr/SKILL.md in feiskyer/claude-code-settings
Installs to
~/.claude/skills/github-review-pr
Collection
One of 12 skills cataloged from this repository
Category
Quality1354 skills

What Pull Request Review does

Pull Request Review runs a structured multi-agent workflow to review GitHub pull requests, using parallel specialized reviewers, adversarial verification, and false-positive filtering to produce actionable feedback. Use it when someone asks to review a PR, check a pull request, or references a PR number or GitHub PR URL.

Pull Request Review is cataloged under Quality on DirSkills. Pull Request Review comes from a repository tagged agentic-ai, agents, ai, claude-code and claude-code-agents.

Documentation

README

Review GitHub Pull Request

A structured, multi-agent workflow for thorough code reviews on GitHub PRs. The approach uses parallel specialized reviewers, adversarial verification scoring confidence and severity separately, and false positive filtering to produce high-signal, actionable feedback.

Use gh for all GitHub interactions. Do not use web fetch or attempt to build/typecheck the app — CI handles that separately.

Workflow

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

Frequently asked about Pull Request Review

  • What else does feiskyer publish alongside Pull Request Review?

    Pull Request Review is one of 12 skills that DirSkills catalogs from feiskyer/claude-code-settings, the repository it ships in. Its siblings there include Brainstorming, Codex and Deep Research. Each one is a separate skill with its own page in this directory, installs the same way Pull Request Review does, and is maintained by feiskyer in that same repository. The rest of the collection is listed on the feiskyer/claude-code-settings page.

  • How does Pull Request Review compare to other Quality skills?

    Pull Request Review ranks #625 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 Pull Request Review against them. Open each page to compare what they document and how they install.

More from feiskyer/claude-code-settings

Pull Request Review is one of 12 skills cataloged on DirSkills from feiskyer/claude-code-settings.

See all 12 skills
🧠
2w ago

Brainstorming

Brainstorming explores user intent, requirements, and design options through collaborative dialogue before implementation. It is used before building new features, components, or systems when design decisions are involved, not for bug fixes or tasks with an obvious implementation path.
AI Engineering
1.6K244
🤖
2w ago

Codex

Codex runs OpenAI Codex/GPT models through the Codex CLI to autonomously implement code, review changes, and review plans. Use it when delegating coding tasks, getting a second-opinion review, or running tasks in sandboxed modes.
AI Engineering
1.6K244
🔬
2w ago

Deep Research

Deep Research orchestrates multiple headless claude -p subprocesses to split a research goal into parallel sub-goals, gather sources, and aggregate findings into a polished report file. Use it for systematic web research, competitive analysis, batch link processing, or evidence synthesis.
AI Engineering
1.6K244
🛠️
2w ago

Fix GitHub Issue

Fix GitHub Issue guides analysis, branch creation, implementation, testing, and PR submission for a reported issue. Use it when working from an issue number, issue URL, or a request to fix an issue end to end.
Automation
1.6K244
🎨
2w ago

GPT Image

GPT Image generates and edits images using OpenAI GPT Image API models (gpt-image-2, gpt-image-1, etc). Use it when the user explicitly asks for OpenAI or GPT image generation or editing.
AI Engineering
1.6K244
🧐
2w ago

Grill Me

Grill Me runs high-intensity adversarial design reviews and grill sessions, challenging assumptions and missing constraints before implementation. It also maintains a domain model with a terminology glossary and ADRs as decisions crystallize.
Quality
1.6K244