Skip to content
LoopSkill
Discover bundles
Public bundle Verified

Open Code Review

Review the diff before you commit it. Alibaba ran this reviewer internally for two years across tens of thousands of engineers; it is a deterministic diff/rule pipeline with an LLM agent on top, so it reports line-accurate findings instead of a paragraph of vibes. Two skills, deliberately a pair: one drives the `ocr` CLI against its own model endpoint, the other uses the CLI purely for file-selection and rule-resolution and hands the review to your agent's own LLM — no second endpoint, no second bill. Skills by Alibaba (alibaba/open-code-review), Apache-2.0 licensed. Surfaced live from origin — never rehosted.

2 skills · New

Install this whole stack — one line

no account needed
curl -fsSL https://app.loopskill.io/api/bundles/install.sh | bash -s -- open-code-review

Runs in any shell. Every free skill in this bundle installs verbatim with no account and no API key; paid-tier members are reported by name rather than silently skipped.

Quick install bundle
In your agent (MCP)
loopskill_bundle_install(slug="open-code-review")
Public clone (any agent)
loopskill_bundle_install from "bundle://open-code-review"

Works in any MCP-capable agent — Claude Code, Cursor, Cline, OpenClaw, Hermes, Windsurf.

Skills in this bundle

Build your own bundle

Compose a security-vetted skill stack and share it as one link.

Get started