coderabbit-common-errors
Installation
SKILL.md
CodeRabbit Common Errors
Overview
Quick-reference troubleshooting guide for the most common CodeRabbit issues. CodeRabbit is a GitHub/GitLab App that reviews PRs automatically -- most problems are configuration issues, permission gaps, or YAML syntax errors rather than API failures.
Prerequisites
- CodeRabbit GitHub App installed on repository
- Access to GitHub repository settings
.coderabbit.yamlin repository root
Instructions
Step 1: Identify Your Issue Category
| Symptom | Category | Jump To |
|---|---|---|
| No review posted on PR | Installation/Permissions | Error 1 |
| Review on some PRs but not others | Configuration | Error 2-4 |
| Too many comments / noise | Tuning | Error 5 |
| Config changes not taking effect | YAML Issues | Error 6 |
Related skills