open-code-review-delegate

Installation
SKILL.md

Open Code Review — Delegation Mode

A skill for performing AI code review where OCR provides deterministic engineering (file filtering, rule resolution) and the host agent performs the actual review using its own intelligence and tools.

Prerequisites

which ocr || echo "NOT INSTALLED"

If ocr is not installed:

npm install -g @alibaba-group/open-code-review

No LLM configuration is needed for delegation mode.

Workflow

Installs
897
GitHub Stars
20.9K
First Seen
Jul 16, 2026
open-code-review-delegate — alibaba/open-code-review