CodeRabbit CLI integrates code review capabilities into your development workflow, identifying issues like race conditions, memory leaks, security vulnerabilities, and logic errors.
# Install
curl -fsSL https://cli.coderabbit.ai/install.sh | sh
# Restart shell
source ~/.zshrc
# Authenticate
coderabbit auth login
# Verify
## π Full Documentation
For complete guidelines, scripts, and references, see the skill:
.claude/skills/coderabbit-workflow/SKILL.md
The skill includes:
- **SKILL.md** - Complete instructions and quick start
- **scripts/** - Executable automation scripts
- **references/** - Detailed documentation
- **assets/** - Templates and resources
> **Note**: This is a shallow reference. The full content is maintained in the skill to avoid duplication.
---
*This rule is part of the java category.*
*Source: global/rules/coderabbit-setup.md*
<!-- AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY -->
<!-- Source: bitsoex/ai-code-instructions β global/rules/coderabbit-setup.md -->
<!-- To modify, edit the source file and run the distribution workflow -->