git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
316
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add coderabbit-pr-review - Invoke
// Run from any project directory
$ claude --skill coderabbit-pr-review "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill coderabbit-pr-review "now refactor it"
coderabbit-pr-review/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- CodeRabbit PR Review
- slug:
- coderabbit-pr-review
- version:
- v1.3.0
- license:
- MIT
- author:
- @coderabbit-craft
- repository:
- github.com/coderabbit-craft/coderabbit-pr-review
- categories:
- tags:
- #coderabbit#code-review#ai-review#pull-requests#ci
- description:
Configure CodeRabbit AI code review — .coderabbit.yaml path filters, custom instructions, learnings, PR workflows.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
coderabbit-pr-review/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…