pr-review-loop

Community

Automate PR reviews with multi-bot agents.

Authordevonjones
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the PR review feedback loop, reducing manual toil by coordinating CI checks and multiple automated review bots to fetch comments, categorize issues, and drive iterative fixes.

Core Features & Use Cases

  • Multi-bot orchestration: Gemini Code Assist, Cursor Bugbot, Claude, and optional agent reviewers defined in AGENT-REVIEWERS.md.
  • CI and comment synchronization: Monitors CI status, aggregates review comments, and triggers subsequent reviews to accelerate PR maturation.
  • Safe automation with scripts: Uses dedicated scripts like commit-and-push.sh and reply-to-comment.sh to enforce safe, auditable interactions.
  • Beads integration for enhancements: Beads tickets can be created for out-of-scope suggestions when beads is installed.

Quick Start

Trigger the PR review loop for a PR number by starting a Gemini review and waiting for results:

  • scripts/trigger-review.sh <PR> --gemini --wait If Gemini is rate-limited, use Claude fallback:
  • scripts/trigger-review.sh <PR> --claude

Dependency Matrix

Required Modules

jqghpre-commit

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-review-loop
Download link: https://github.com/devonjones/devon-claude-skills/archive/main.zip#pr-review-loop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.