Skill Detail
Run code review and PR autofix workflows with CodeRabbit Skills
Trigger CodeRabbit review passes from an agent and work unresolved PR feedback threads into guided or batch autofix loops.
Code Quality & ReviewMulti-Framework
Code Quality & Review
Multi-Framework
Security Reviewed
β 73 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-code-review-and-pr-autofix-workflows-with-coderabbit-skills
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
CodeRabbit CLI, authenticated CodeRabbit access, a Git repository with local changes or an open PR, and an agent that supports Agent Skills
Install & setup
Install and authenticate the CodeRabbit CLI, add the skills repo with npx skills add coderabbitai/skills, then invoke the documented review or autofix prompts from a supported coding agent inside the target repository.
Author
CodeRabbit
Publisher
Organization
Last updated
Apr 21, 2026
Quick brief
Use CodeRabbit Skills when the agent’s job is to run a CodeRabbit review over current changes or pull unresolved CodeRabbit PR comments into a fix-and-re-review workflow before merge. A user should invoke this instead of using CodeRabbit as a normal background product when they want the coding agent to actively launch the review, summarize findings, and optionally apply fixes from outstanding review threads. That boundary, agent-driven review and autofix execution around CodeRabbit CLI, keeps it from being just a generic code-review platform card.