๐ฏ
open-code-review
๐ฏSkillfrom alibaba/open-code-review
Installation
Vibe Index InstallInstalls to .claude/skills/
$
npx vibeindex add alibaba/open-code-review --skill open-code-reviewskills.sh Installโ Installs to .agents/skills/
$
npx skills add alibaba/open-code-review --skill open-code-reviewManual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/open-code-review/SKILL.mdWhat it does
|An AI-powered code review CLI tool from Alibaba that reads Git diffs, uses an LLM agent with tool-use to analyze changed files, and generates structured review comments with line-level precision.
Same repository
alibaba/open-code-review(4 items)
open-code-review
SKILL.md
2,385Installs
-
AddedMay 31, 2026
More from this repository3
๐ฏ๐ช๐
open-code-review-delegate๐ฏSkill
Skill
alibaba/open-code-review๐ชMarketplace
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
open-code-review๐Plugin
Perform AI code review on Git diffs โ supports workspace changes, branch ranges, and single commits with concurrent per-file analysis, codebase search, and deep context-aware review.