Open Code Review Delegate
alibaba/open-code-reviewDelegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code review itself, using OCR only for deterministic engineering: file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.
At a glance
This skill is for Code Review & Testing and helps you delegate code review to host agent, run code review with custom llm logic, and perform deterministic file selection for review.
/plugin marketplace add alibaba/open-code-review
/plugin install open-code-review-delegate
Setup, runtime and requirements describe alibaba/open-code-review, the repo this skill ships in.
Open Code ReviewdelegationDeterministic Rulescode-qualityAgent Driven
Also in alibaba/open-code-review
View the repoPerforms AI-powered code review on Git changes using the `ocr` CLI from alibaba/open-code-review. Use when the user asks to review code, rev...
Other Code Review & Testing skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Use when you need to resolve an in-progress git merge/rebase conflict.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
A relentless interview that asks every frontier question at once, round by round.