Skip to content

Latest commit

Β 

History

History
45 lines (29 loc) Β· 1.13 KB

File metadata and controls

45 lines (29 loc) Β· 1.13 KB

CodeRabbit Setup

CodeRabbit Setup

CodeRabbit CLI integrates code review capabilities into your development workflow, identifying issues like race conditions, memory leaks, security vulnerabilities, and logic errors.

Quick Installation

# 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 -->