By omnihola
OpenCode CLI integration: model-agnostic review skill for code, plans, and directories. Supports any AI provider via provider/model config.
A Claude Code plugin that uses OpenCode CLI as a model-agnostic review harness. Review code, plans, diffs, and entire directories using any AI provider.
| Skill | Trigger phrases | Description |
|---|---|---|
omnihola:opencode | "review with opencode", "have opencode review", "get second opinion", "critique this", "review folder", "analyze directory", "scan project" | Review files or directories using OpenCode CLI |
# Clone the repository
git clone <repo-url>
# Ensure OpenCode CLI is installed and authenticated
npm install -g opencode-ai
opencode providers login
Then install the plugin in Claude Code:
claude plugin install ./claude-code-opencode
Just ask Claude Code naturally:
"Have opencode review my changes"
"Get a second opinion on this plan"
"Review the src/ folder with opencode"
"Review with opencode using google/gemini-2.5-pro"
Settings are stored in .opencode-review.json at the project root:
| Setting | Description | Default |
|---|---|---|
model | AI model in provider/model format | anthropic/claude-sonnet-4-6 |
max_files_per_batch | Max files per sub-agent batch (directory mode) | 20 |
max_concurrent_agents | Max parallel sub-agents | 5 |
exclude_patterns | Directories/patterns to skip | ["node_modules", ".git", "dist", ".claude-plugin", "tests/tmp"] |
Supported providers: Anthropic, OpenAI, Google, and any other provider supported by your OpenCode CLI installation.
See references/setup.md for full setup and troubleshooting.
4.0.0
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub omnihola/claude-code-opencode --plugin omnihola/claude-code-opencodeStandalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions