Drive a PR (or list of PRs, or all eligible open PRs in the current repo) to merge-ready state by resolving conflicts, addressing CodeRabbit (CR) findings, re-pinging CR, and iterating until CR has zero actionables and CI is green. Invocations - /pr-iterate <PR#> (single), /pr-iterate <PR#> <PR#> ... (parallel fan-out across the listed PRs), /pr-iterate (fan out across all eligible open PRs in current repo, with a confirmation gate). Triggered by user requests like "address CR on #NNN", "address CR comments on #NNN", "fix conflicts on #NNN", "iterate on #NNN", "push fixes and re-ping CR on #NNN", "iterate on all my open PRs", "fan out pr-iterate on my backlog". Use whenever the next action on one or more PRs is some combination of {resolve conflicts, fix CR findings, push, re-ping @coderabbitai review}. Do NOT use for opening a brand-new PR or for merging.
$npx -y skills add leanercloud/dotclaude --skill pr-iterateInstalls into the current project.
Run `npx skills use "https://github.com/leanercloud/dotclaude" --skill "leanercloud/dotclaude/pr-iterate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leanercloud/dotclaude" that are relevant to the current task. Run `npx skills add "https://github.com/leanercloud/dotclaude"` and select the relevant skills, then follow their instructions.