
Open Review
Delegate heavy review, refactor, repo-wide analysis, and planning passes from Claude Code to a local opencode CLI teammate instead of doing everything in one context window.
Overview
Open-Review is a plugin marketplace for the Ship phase that lets Claude Code dispatch code review, analysis, planning, and refactors to a local opencode CLI teammate.
What is this marketplace?
- Dispatches general-purpose work to a locally installed opencode CLI as a delegated teammate
- Supports code review, repository-wide analysis, planning passes, and refactors from one plugin
- Marketplace version 2.0.0 with a dedicated open-review plugin source path
- Teammate-style delegation model rather than in-editor-only static lint rules
- Single-plugin Open-Review marketplace focused on CLI-backed agent handoffs
- Marketplace lists 1 plugin (open-review)
- Catalog metadata version 2.0.0
- Plugin version 2.0.0 in marketplace manifest
Community signal: 1 GitHub stars.
What problem does it solve?
Large reviews and repo-wide refactors choke a single Claude session, but you still want one command surface to kick off serious engineering passes.
Who is it for?
Claude Code users with opencode CLI already installed who want a delegated teammate for deep review and refactor workloads.
Skip if: Builders who cannot install local CLIs, want only in-chat checklist reviews, or do not use Claude Code marketplaces.
What do I get? / Deliverables
After installing Open-Review, you can route review, analysis, planning, and refactor jobs to opencode on your machine while Claude Code orchestrates the handoff.
- open-review plugin wiring for opencode dispatch
- Delegated passes for review, analysis, planning, and refactors
- A teammate-agent pattern without leaving the Claude Code marketplace workflow
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Open-Review belongs on Ship because its headline jobs—code review, refactors, and quality-oriented repo passes—are what builders run before they trust a release. Review is the right shelf for a dispatcher that hands off general-purpose engineering work to another agent runtime while you keep orchestration in Claude Code.
How it compares
CLI delegation marketplace for a second agent runtime, not an in-repo linter pack or standalone MCP integration catalog.
Common Questions / FAQ
Who is Open Review for?
Open Review is for developers on Claude Code who run opencode locally and want to offload code review, repo analysis, planning, and refactors to that CLI as a teammate agent.
When should I use Open Review?
Use Open Review during Ship prep when diffs or the whole repository need a dedicated review or refactor pass that benefits from delegating to opencode instead of one monolithic chat thread.
How do I add Open Review to my agent?
Add the ahmadra2002KFU/Open-Review marketplace in Claude Code, install the Open Review plugin from plugins/Open Review, and ensure the opencode CLI is installed and configured on your machine before dispatching work.