open-code-review
Performs AI-powered code review on Git changes using the ocr CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply fixes when requested. With appropriate review rules, can detect various types of issues including bugs,…
- installs 8w
- 2,135
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill that instructs an AI coding agent to run the `ocr` CLI from alibaba/open-code-review for AI-powered code review of Git changes. It covers gathering business context, running reviews on commits, branches, or staged/unstaged changes, reporting severity-graded comments, and optionally applying fixes.
Use it when you want line-level AI review comments on Git diffs without leaving your coding agent workflow.
Use it to
- Review staged or unstaged changes
- Review a pull request or commit
- Compare branches for quality issues
- Apply suggested fixes automatically
- Configure custom project review rules
For Developers using AI coding agents for Git-based code review
- Host repository
- alibaba/open-code-review
- Version
- 1.0.0
- Installs, lifetime
- 4,400
- Installs, 8 weeks
- 2,135
- Licence
- Apache-2.0
- Host stars
- 27k
- Host language
- Go