GitHub collection

alibaba/open-code-review

Imported from GitHub — is this yours?

2 skills imported from this repository.

View on GitHub
40978 2944 Apache-2.0
Claude Skill

open-code-review-delegate

Delegation 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 re

LLM Mart

Claude Skill

open-code-review-delegate

Delegation 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 re

LLM Mart

Commands (6)

  • /commit — Please summarize your current changes, generate a commit message in English, then add and commit. source
  • /delegate-review — Run OCR in delegation mode — OCR handles file selection and rules, the host agent performs the actual review. source
  • /delegate-review — Run OCR in delegation mode — OCR handles file selection and rules, the host agent performs the actual review. source
  • /review — Run OpenCodeReview (OCR) to review code changes and autonomously apply fixes. source
  • /review — Run OpenCodeReview (OCR) to review code changes and autonomously apply fixes. source
  • /tag — Create an annotated git tag with an auto-generated summary of changes since the last tag. source