🔍
QualityGo

Open Code Review

by alibaba

Open Code Review is a Quality skill for Claude Code, published by alibaba in open-code-review.

20.4K stars1.4K forkson alibaba/open-code-reviewAdded 2026/08/14+1% in starsRepository updated 2026/08/14
agentagent-skillscode-reviewcode-review-assistantharnessrepository-level-context
Install in seconds
Install Open Code Review
Copy Open Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alibaba/open-code-review/tree/main/pages/src/content/docs/ru/integrations ~/.claude/skills/integrations

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alibaba/open-code-review.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
pages/src/content/docs/ru/integrations/agent-skill.md in alibaba/open-code-review
Installs to
~/.claude/skills/integrations
Collection
One of 8 skills cataloged from this repository
Category
Quality1354 skills

What Open Code Review does

Open Code Review registers a code review CLI as a callable skill so AI agents can check prerequisites, run reviews on commits/branches/working copies, and classify findings as High, Medium, or Low. Use it when you want an agent to review code changes and optionally apply safe fixes.

Open Code Review is cataloged under Quality on DirSkills. Open Code Review comes from a repository tagged agent, agent-skills, code-review, code-review-assistant and harness.

Documentation

README

Зарегистрируйте OCR как вызываемый навык, чтобы агентный фреймворк мог запускать его с правильными флагами, проверками предварительных требований и правилами классификации — без необходимости заново реализовывать всё это на вызывающей стороне.

Что поставляется в репозитории

В репозитории находится манифест SKILL по пути skills/open-code-review/SKILL.md. Он объявляет OCR вызываемым навыком и содержит проверки предварительных требований, рабочий процесс запуска и правила классификации комментариев (High/Medium/Low).

This is the opening of the README. Read the full README on GitHub.

Commands Open Code Review provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /open-code-review

Frequently asked about Open Code Review

  • What else does alibaba publish alongside Open Code Review?

    Open Code Review is one of 8 skills that DirSkills catalogs from alibaba/open-code-review, the repository it ships in. Its siblings there include Open Code Review, Open Code Review and Open Code Review. Each one is a separate skill with its own page in this directory, installs the same way Open Code Review does, and is maintained by alibaba in that same repository. The rest of the collection is listed on the alibaba/open-code-review page.

  • How does Open Code Review compare to other Quality skills?

    Open Code Review ranks #146 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Open Code Review against them. Open each page to compare what they document and how they install.

More from alibaba/open-code-review

Open Code Review is one of 8 skills cataloged on DirSkills from alibaba/open-code-review.

See all 8 skills
🔍
2w ago

Open Code Review

Open Code Review wraps the ocr CLI as an agent skill that checks prerequisites, runs code review with business context, classifies comments by severity, and can apply safe fixes. Use it for automatic code review of working copies, commits, or branch ranges.
Quality
20.4K1.4K
🔍
2w ago

Open Code Review

Open Code Review runs automated code reviews through a CLI, checks for bugs and security issues, classifies findings as High/Medium/Low, and can apply safe fixes when requested.
Quality
20.4K1.4K
🔍
2w ago

Open Code Review

Open Code Review registers OCR as a callable skill for AI agents, enabling them to run automated code reviews with pre-checks, LLM connection tests, and High/Medium/Low severity grading. Use it when an agent needs to review commits, branches, or working copies and optionally apply fixes.
Quality
20.4K1.4K
🔍
2w ago

Open Code Review

Open Code Review runs AI-powered code review on Git changes using the ocr CLI. Use it to review pull requests, commits, staged or unstaged changes, or compare branches, with line-level comments and optional automatic fixes.
Quality
20.4K1.4K
🔍
2w ago

Open Code Review

Open Code Review performs AI-powered code review on Git changes using the ocr CLI, producing structured line-level review comments. Use it when the user asks to review a pull request, commit, staged/unstaged changes, or compare branches for bugs, security issues, performance problems, and code quality concerns.
Quality
20.4K1.4K
🔍
2w ago

Open Code Review Delegate

Open Code Review Delegate instructs the host agent to perform code review itself, using OCR only for deterministic file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.
Quality
20.4K1.4K