# alibaba-open-code-review

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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/alibaba-open-code-review
- Source: https://github.com/alibaba/open-code-review
- Price: free and open source

## Summary
alibaba-open-code-review is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes open-code-review-delegate, open-code-review, open-code-review-delegate. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add alibaba/open-code-review
/plugin install open-code-review@open-code-review
```

## Skills
- open-code-review-delegate
- open-code-review
- open-code-review-delegate
- open-code-review

## FAQ

### What is alibaba-open-code-review?
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.

### How do I install alibaba-open-code-review?
Run these in Claude Code: /plugin marketplace add alibaba/open-code-review then /plugin install open-code-review@open-code-review. Then prompt normally.

### Does alibaba-open-code-review auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is alibaba-open-code-review free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
