review-pr
Installation
SKILL.md
Review PR
Review the current PR's exact HEAD, fix the findings that belong to it, and return a machine-readable verdict. Two rules run through the whole loop: keep polling deterministic — never spend model turns waiting for external state — and keep the diff inside the scope the PR description already claims.
This skill takes no flags. Its only input is the PR on the current branch (or a PR number the caller names).
Review gate
CodeRabbit (coderabbitai[bot]) is the only gating reviewer. It runs on
push; the fallback trigger is a @coderabbitai review comment. The verdict waits
on CodeRabbit and on the ruleset-required status checks — nothing else.