open-code-review

安装量: 3.9K
排名: #3750

安装

npx skills add https://github.com/alibaba/open-code-review --skill open-code-review

Open Code Review A skill for invoking open-code-review ( ocr ) — an open-source AI code review CLI that reads Git diffs and generates structured, line-level review comments. Prerequisites check Before starting a review, verify the environment:

1. Check the CLI is installed

which ocr || echo "NOT INSTALLED"

2. Verify LLM connectivity

ocr llm test If ocr is not installed, install it first: Show more Installs 465 Repository alibaba/open-code-review GitHub Stars 5.3K First Seen 11 days ago

返回排行榜