·pr-review-loop
</>

pr-review-loop

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead.

9Installs·0Trend·@xpepper

Installation

$npx skills add https://github.com/xpepper/pr-review-agent-skill --skill pr-review-loop

How to Install pr-review-loop

Quickly install pr-review-loop AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/xpepper/pr-review-agent-skill --skill pr-review-loop
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: xpepper/pr-review-agent-skill.

SKILL.md

View raw

Address all open PR review comments one at a time using an opinionated, resumable workflow. Works with comments from any reviewer (human or bot).

Inspect the project for safeguard conventions by checking these files (if they exist):

Identify all required safeguards (tests, compilation, linting, formatting, etc.). Run all of them. If any fail, stop immediately and report — do not proceed on a broken baseline.

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead. Source: xpepper/pr-review-agent-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xpepper/pr-review-agent-skill --skill pr-review-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-11

Browse more skills from xpepper/pr-review-agent-skill

Quick answers

What is pr-review-loop?

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead. Source: xpepper/pr-review-agent-skill.

How do I install pr-review-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xpepper/pr-review-agent-skill --skill pr-review-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/xpepper/pr-review-agent-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-19