Plugin Claude Code
Plugin marketplace listing 1 plugin: opencode.
Plugin Claude Code
Plugin marketplace listing 1 plugin: opencode.
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 an opencode review that challenges the implementation approach and design choices.
Command
Cancel an active background opencode job in this repository.
Command
Show a git diff scoped to the files opencode touched in the last (or specified) rescue job.
Command
Delegate investigation, an explicit fix request, or follow-up rescue work to the opencode rescue subagent.
Command
Show the stored final output for a finished opencode job in this repository.
Command
Run an opencode code review against local git state.
Command
List opencode sessions available to resume (filtered to the current workspace by default).
Command
Check whether the local opencode CLI is ready and optionally toggle the stop-time review gate.
Command
Show active and recent opencode jobs for this repository, including review-gate status.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From victalejo/opencode-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From victalejo/opencode-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From victalejo/opencode-plugin-cc.
Skill Claude CodeCodex
Internal helper contract for calling the opencode-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing opencode and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the opencode Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting opencode helper output back to the user.