back
loading skill details...
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,…
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. Workflow Step 1: Gather Business Context Analyze the review target (commits, branch, or changes) to extract concise business context. Pass this context via --background to improve review quality. Step 2: Run Code Review Run the OCR command with appropriate flags. Always pass business context via --background when available: ocr review --audience agent --background "business context here" [user-args] Argument handling:
don't have the plugin yet? install it then click "run inline in claude" again.