CodeRabbit CLI
Installation
SKILL.md
CodeRabbit CLI
AI code reviews directly in the terminal before commit. Reviews uncommitted changes, supports agent-friendly output modes, and integrates well with coding-agent fix loops.
- Docs: https://docs.coderabbit.ai/cli/overview
- Docs Index: https://docs.coderabbit.ai/llms.txt
- Status: Open beta
Installation
# Install script
curl -fsSL https://cli.coderabbit.ai/install.sh | sh
# Homebrew
brew install coderabbit
The CLI binary is coderabbit, with cr as a short alias.