code-review
code review
What it does
- Finds bugs, security issues, and quality risks in changed code
- Groups findings by severity (Critical, Warning, Info)
- Works on staged, committed, or all changes; supports base branch/commit and review directory selection
- Uses --agent output for agent-readable review results and fix guidance
- Review code changes / Review my code
- Check code quality / Find bugs or security issues
- Get PR feedback / Pull request review
Requirements & configuration
- Note: The --agent flag requires CodeRabbit CLI v0.4.0 or later. If the installed version is older, ask the user to upgrade.
- Create a task list for issues found that need to be addressed.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
code-review FAQ
What does the code-review skill do?
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security). Finds bugs, security issues, and quality risks in changed code Groups findings by severity (Critical, Warning, Info)
What does code-review require?
Note: The --agent flag requires CodeRabbit CLI v0.4.0 or later. If the installed version is older, ask the user to upgrade. Create a task list for issues found that need to be addressed.
How do I install code-review?
Run: npx -y skills add https://github.com/coderabbitai/skills --skill code-review --agent claude-code — the source lives at github.com/coderabbitai/skills.
Maintain code-review?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/coderabbitai-skills-code-review?ref=badge) npx agentictools info skills/coderabbitai-skills-code-review The second line is the CLI lookup for this page — handy in READMEs and docs.