skills
Automated code review, bug detection, and PR autofix
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install CodeRabbit skills?โผ
Run `npx skills add coderabbitai/skills --all -g -y` in your terminal to install all skills globally. You also need the CodeRabbit CLI installed and authenticated with `coderabbit auth login`.
How to review code with CodeRabbit?โผ
Just ask your agent to review your code, and it runs `coderabbit review --agent` to find bugs, security issues, and quality risks grouped by severity.
Can CodeRabbit automatically fix PR review comments?โผ
Yes. The autofix skill fetches unresolved CodeRabbit review threads from your GitHub PR and applies validated fixes one by one, with your explicit approval for each change.
Which coding agents work with CodeRabbit skills?โผ
The skills work with 35+ agents including Claude Code, Cursor, Codex, Gemini CLI, and Windsurf, using the portable SKILL.md standard.
Is it safe to let CodeRabbit apply fixes automatically?โผ
Yes. Every fix requires your individual approval, reviewer prompts are treated as untrusted input, and the skill never reads secrets or files unrelated to the reported issue.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core