Coderabbit Loop — Git skill for Claude Code
Drive the current pull request through a bounded CodeRabbit review-and-fix loop.
How to install Coderabbit Loop
Installs to ~/.claude/skills/geiserx-claude-code-parallel-skills-coderabbit-loop/SKILL.md
mkdir -p ~/.claude/skills/geiserx-claude-code-parallel-skills-coderabbit-loop && curl -fsSL https://raw.githubusercontent.com/GeiserX/claude-code-parallel-skills/HEAD/skills/coderabbit-loop.md -o ~/.claude/skills/geiserx-claude-code-parallel-skills-coderabbit-loop/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Coderabbit Loop does
Drive the current pull request through a bounded CodeRabbit review-and-fix loop.
$ARGUMENTS
Options
Parse only leading options; the remainder is optional context.
--merge: merge after reachingREADY.--release: release after a successful merge; implies--merge.--deploy=: deploy only the named target through its documented path.--max-wait=: total polling budget; default45m. Accepts,m, orh, with a maximum of24h.
Reject unknown/mal
Alternatives in Git
- Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
- Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
- PR Summary — Generate a pull request summary for the current branch 5.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Remote Claude Loop
Claude on a pull request — branch, split commits, push, PR, trigger @claude review, fix findings, until it con
Remote Codex Loop
Codex on a pull request — branch, split commits, push, PR, trigger @codex review, fix findings, until it conve
PR With Codex
Create a pull request and run it through automated Codex review cycles until the PR is clean or cycles are exh
Converge
Run an unattended review→fix→re-review loop on the current branch until the reviewer has no findings at or abo
Mefisto Fix Review
Resuelve los comentarios de revision de un pull request del repo de Mefisto. Comunicate en espanol.
Fix Review
Resuelve los comentarios de revision de un pull request. Comunicate en espanol.
Related Agents
Community Publisher
Publishes one already validated community demo through a contributor fork and pull request, then stops for mai
Generate Code
Investigates a specific target (a bug, behavior, or feature request) using the factblock from review-current-s
PR Creator
Opens a GitHub pull request for the current branch using gh pr create. Use when work is committed and pushed a