Loading...
Loading...
CodeRabbit CLI local code reviews and .coderabbit.yaml configuration. Run AI reviews on uncommitted/committed changes before pushing or opening a PR, parse --agent findings, iterate fix-and-verify loops within hourly rate limits, and tune repo config for low-noise high-signal reviews. Use when reviewing local changes pre-push/pre-PR, installing or driving the coderabbit/cr CLI, creating or tuning .coderabbit.yaml, or reducing CodeRabbit review noise. Not for PR-side review loops and thread handling (git-pr), commits (git-commit), or CI status (git-ci)
npx skill4agent add dmythro/agent-skills coderabbitcoderabbitcr.coderabbit.yamlgit-pr.coderabbit.yaml--committed--uncommitted--basecoderabbit review findings--agentgit-prcurl -fsSL https://cli.coderabbit.ai/install.sh | sh # or: brew install coderabbit
coderabbit auth login # browser OAuth; --agent emits JSON for agent-driven login
coderabbit auth status # verify
coderabbit doctor # diagnose runtime/auth/connectivity issuesauth login--api-key <key>--region us|eu--self-hostedauth orgcoderabbit auth loginCODERABBIT_API_KEY--api-keycoderabbit updatecrcoderabbit| Checkpoint | Command | Reviews |
|---|---|---|
| Before commit | | Staged + unstaged tracked changes |
| Before push | | Local commits not in the base branch |
| Before PR (full branch) | | Working tree + branch commits vs base |
| Subdirectory only | | Changes under a path |
| Vs specific commit | | Changes since a commit |
| Include untracked files | | Also files not yet added to git |
--type <scope>--plainerror: unknown option--committed--uncommitted--light--agenttype: "finding"severitycritical|major|minor|trivial|infofileNamesuggestionscodegenInstructionscommentcodegenInstructionscompletestatus"review_skipped"findings: 0coderabbit review findings--dir <path>coderabbit review --show-promptscoderabbit stats--rebuildcoderabbit review --committed --base {base} --agent--uncommittedseveritycriticalmajorcodegenInstructionscriticalmajorfix: validate empty page cursorfix: coderabbit fixesfix: review round 2git-commitreferences/configuration.md| Plan | CLI reviews | PR reviews | Files/review |
|---|---|---|---|
| Free | 3 | 1 (summary only) | 150 |
| Pro | 5 | 5 | 300 |
| Pro+ | 10 | 10 | 300 |
| Enterprise | 12 | 12 | 300 |
.coderabbit.yaml-c <file>CLAUDE.mdprofiletone_instructionspath_filterscoderabbit config validate [file]Reference: Seefor the full schema highlights, config precedence, the low-noise template for typed/linted projects, and PR-side commands (references/configuration.mdvs@coderabbitai review, pause/resume, config dump).full review
--committed--uncommittedreview_skippedcoderabbit review findings--agentJSON.parse--type <scope>--plainerror: unknown option--committed--uncommittedReference: Seeforreferences/configuration.mdtuning and PR commands Reference: See.coderabbit.yamlfor auto-approval patterns Reference: PR-side review loops, thread handling:references/allowlist.mdskill (git-pr)references/bot-review-loop.md