pr-guardian
Installation
SKILL.md
PR Guardian
Watch a PR, detect problems, fix them, repeat — until everything is green.
Why this exists
After pushing a PR you typically wait for CI, check for merge conflicts, and respond to CodeRabbit review comments. Each issue requires a separate manual step. PR Guardian automates the entire feedback loop: it polls the PR status at a fixed interval, dispatches the appropriate fix skill when a problem is found, and exits only when all checks pass (or the iteration limit is reached).