coderabbitaicoderabbitaiOfficialยท2 Agent Skills Included

skills

Automated code review, bug detection, and PR autofix

Reviews code changes for bugs, security vulnerabilities, and quality risks before merging. Groups findings by severity and applies pull request review fixes with per-change approval. Eliminates manual review cycles by running autonomous fix-and-recheck loops across 35+ coding environments.
npx skills add coderabbitai/skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’