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.
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.
Quickly install pr-review-loop AI skill to your development environment via command line
Source: xpepper/pr-review-agent-skill.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/xpepper/pr-review-agent-skill --skill pr-review-loopUse 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.
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
https://github.com/xpepper/pr-review-agent-skill