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 (
crorcoderabbit) reviews local changes and supportsall,committed, anduncommittedscopes. Prefercr review --agentfor 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
- Confirm the target is a Git repository: