coderabbit-code-review

Installation
SKILL.md

CodeRabbit Code Review

Use this skill when the user asks for a code review, pull request review, security review, quality check, bug-finding pass, or explicitly asks to use CodeRabbit.

Core Workflow

  1. Identify the review scope:
    • Local working tree changes.
    • Uncommitted changes only.
    • Committed branch changes.
    • A branch or commit compared with a base.
    • A specific repository directory.
  2. Confirm the target directory is a Git repository:
git rev-parse --is-inside-work-tree
Related skills
Installs
3
First Seen
2 days ago