Development

/coderabbit

Review changes and handle CodeRabbit/Greptile/Bugbot/GitHub feedback. Triggers: review, comments, security.

$ golems-cli skills install coderabbit
Good
100% best pass rate
8 assertions
3 evals
8 workflows

Updated 1 week ago

Fast AI code reviews via CodeRabbit CLI. Free for open source.

Repositories

Works in any git repo. Free tier covers open source repos. For private repos, ensure CodeRabbit is configured in the repo settings.

Quick Commands

coderabbit review --agent   # Codex/AI-agent local review output
cr review --plain           # Human-readable review
cr review --prompt-only     # Minimal-token prompt output for specific workflows
cr review --type uncommitted # Only unstaged changes
cr review --base main       # Compare against main branch

Local Review Gate (Codex)

In Codex environments, use coderabbit review --agent (not --plain) for the local review gate.

Bound the local CLI wait: hard timeout at about 3 minutes. If the CLI hangs while writing comments, hits a rate limit, or reports review-limit exhaustion mid-loop, kill/stop it, record the limitation, and proceed through commit/push on fresh local test evidence. Do not block the PR loop indefinitely on a local CLI hang. After the PR exists, request @coderabbitai review and read the resulting bot status/comments before merge.

Workflows

/coderabbit:accessibility/coderabbit:blue-team/coderabbit:pr-ready/coderabbit:red-team/coderabbit:review/coderabbit:secrets/coderabbit:security/coderabbit:verify