Loading...
Loading...
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
npx skill4agent add coderabbitai/skills code-review--plain--prompt-onlycoderabbit --version 2>/dev/null || echo "NOT_INSTALLED"
coderabbit auth status 2>&1Please install CodeRabbit CLI first:
curl -fsSL https://cli.coderabbit.ai/install.sh | shPlease authenticate first:
coderabbit auth login--prompt-onlycoderabbit review --prompt-only--plaincoderabbit review --plain| Flag | Description |
|---|---|
| All changes (default) |
| Committed changes only |
| Uncommitted changes only |
| Compare against specific branch |
| Compare against specific commit hash |
| Minimal output optimized for AI agents |
| Detailed feedback with fix suggestions |
crcoderabbitcr review --prompt-onlycoderabbit review --prompt-onlycr review --prompt-only -t uncommittedcr review --prompt-only --base maincr review --prompt-only --base-commit abc123