What problem does it solve?
This Skill eliminates the manual effort and inconsistency of running CodeRabbit CLI across WSL environments for automated code reviews, removing the need to manually handle scope flags, severity filtering, and repeated fix attempts for critical issues.
Core Features & Use Cases
- Unified WSL Execution: Runs CodeRabbit CLI seamlessly from Windows via WSL with pre-configured paths and authentication checks.
- Scope-Aware Reviews: Supports pre-commit, committed code, and base branch review workflows tailored to development, QA, and DevOps stages.
- Self-Healing Fix Loop: Automatically attempts to resolve critical issues and re-runs reviews up to agent-specific iteration limits to reduce manual remediation work.
- Use Case: A developer can run a pre-commit review that automatically fixes critical code issues before pushing, cutting down on QA feedback cycles.
Quick Start
Use the coderabbit-review skill to run an automated code review of your uncommitted changes before you commit your code.