pr-loop
Installation
SKILL.md
Autonomous PR Review Loop (pr-loop)
This skill defines the autonomous loop pattern for pair programming with an
automated AI code review bot (such as gemini-code-assist,
gemini-code-review, or similar PR review agents).
📦 Prerequisites & Skill Dependencies
- REQUIRED SKILL:
github-pr-triageMUST be installed alongsidepr-loop. pr-loopdirectly depends on binaries, scripts, and rule definitions provided bygithub-pr-triage(includingtriage.dartandgithub_cli.dart).
When to use this skill
- Use this skill when asked to get into a review loop with an AI review agent on a pull request.
- Trigger when the user asks to "loop with gemini", "run the PR loop", "iterate
on review comments until clean", or executes
/goal pr-loop.