review

Installation
SKILL.md

Review

Run CodeRabbit to review code changes.

Commands

  • cr -h - Show CodeRabbit help
  • coderabbit --prompt-only -t committed --base main - Review full branch diff against main (matches CI behavior)
  • coderabbit --prompt-only -t uncommitted - Review only uncommitted/unstaged changes (quick local check)

Rules

  • IMPORTANT: Do NOT run CodeRabbit more than 3 times for a given set of changes
  • Always use the --prompt-only flag
  • Default to --base main — this matches CI and catches the full branch diff
  • Only use -t uncommitted for quick pre-commit spot checks
Installs
8
First Seen
May 12, 2026
review — lgtm-hq/ai-skills