code-review
Installation
SKILL.md
CodeRabbit Review
Use this skill to run CodeRabbit from the terminal, summarize the issues found, and help implement follow-up fixes.
Stay silent while an active review is running. Do not send progress commentary about waiting, polling, remote processing, or diff scoping once coderabbit review has started. Only message the user if an authentication step or other prerequisite is needed, when the review completes with results, or when the review has failed or timed out after the full wait window.
Prerequisites
- Confirm the working directory is inside a git repository.
- Check the CLI:
coderabbit --version
If the command is not found or reports that CodeRabbit is not installed, do not stop at the error. Install it:
curl -fsSL https://cli.coderabbit.ai/install.sh | sh