Directory · Claude Skills

Open Code Review

alibaba/open-code-review

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.

★ 10,499 Apache-2.0 Synced 8 hours ago View SKILL.md

At a glance

Code Review & Testing Plugin install Go Actively maintained Apache-2.0

This skill is for Code Review & Testing and helps you review a pull request, review code changes, and detect bugs and security issues.

Install /plugin marketplace add alibaba/open-code-review /plugin install open-code-review
Can use Not declared by the author
Good for review a pull requestreview code changesdetect bugs and security issuescheck code qualityreview git commitsapply automated fixes

Setup, runtime and requirements describe alibaba/open-code-review, the repo this skill ships in.

code-reviewgitalibabasecurityperformanceQuality

Also in alibaba/open-code-review

View the repo
open-code-review-delegate Code Review & Testing

Delegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code...

Other Code Review & Testing skills

grill-with-docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

resolving-merge-conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

scaffold-exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

migrate-to-shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

batch-grill-me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.