Plugin Claude Code
OpenCode plugins to use in Claude Code for delegation and code review.
Plugin Claude Code
OpenCode plugins to use in Claude Code for delegation and code review.
Plugin Claude Code
Use OpenCode from Claude Code to review code or delegate tasks.
Agent
Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to OpenCode through the shared runtime.
Command
Run a steerable adversarial OpenCode review that challenges implementation and design decisions.
Command
Cancel an active background OpenCode job.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the OpenCode rescue subagent.
Command
Show final output for a finished OpenCode job, including session ID for resuming.
Command
Run an OpenCode code review against local git state.
Command
Check whether the local OpenCode CLI is ready and optionally toggle the stop-time review gate.
Command
Show running and recent OpenCode jobs for the current repository.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs after a tool call finishes for Agent, Bash and Agent tool calls, executing post-tool-use-monitor-hook.mjs and post-tool-use-vague-notification-hook.mjs via node (2 commands). From tasict/opencode-plugin-cc.
Skill Claude CodeCodex
Best practices for crafting effective prompts when delegating tasks to OpenCode.
Skill Claude CodeCodex
Guidance for interpreting and presenting OpenCode task results, plus how to poll live progress of a running background task.
Skill Claude CodeCodex
Internal helper contract for calling the opencode-companion runtime from Claude Code.