ai-code-review

Installation
SKILL.md

AI Code Review

Run external AI reviewers against the current Git diff, compare the findings, and turn them into a concrete engineering review.

Tool Roles

  • CodeRabbit CLI (cr or coderabbit) reviews local changes and supports all, committed, and uncommitted scopes. Prefer cr review --agent for structured JSON-lines output.
  • Greptile CLI reviews the current branch against a base branch. It ignores uncommitted changes, so do not rely on it for unstaged or staged work.

Preflight

  1. Confirm the target is a Git repository:
Installs
2
GitHub Stars
1
First Seen
Jun 22, 2026
ai-code-review — sjunepark/agent-scripts