coderabbit
CodeRabbit CLI Review
Run CodeRabbit (cr / coderabbit) for automated diff review before push.
Pair with greptile and lintro-review for the default pre-push review
set — the tools catch different issues and mirror CI. When CodeRabbit (or
Greptile) is rate-limited, do not wait for the reset: the lintro-review pass is
the review of record for that push.
Relationship to analyze-* skills
The analyze-code, analyze-project, and analyze-tests skills are for
manual or agent-driven pre-review checks—they run concrete commands (lintro,
ripgrep, coverage, etc.) and produce structured findings before you open a PR.
This skill uses CodeRabbit CLI for external AI diff review. Follow the lint and
test skills (or the commit skill, which includes them) before invoking CodeRabbit.
Do not duplicate full analyze rubrics here.