byalibaba· 44 skills
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, security vulnerabilities, performance problems, and code quality concerns.
$npx -y skills add alibaba/open-code-review --skill open-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/alibaba/open-code-review" --skill "alibaba/open-code-review/open-code-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alibaba/open-code-review" that are relevant to the current task. Run `npx skills add "https://github.com/alibaba/open-code-review"` and select the relevant skills, then follow their instructions.