From opencode
Guidance for interpreting and presenting OpenCode task results
How this skill is triggered — by the user, by Claude, or both
Slash command
/opencode:opencode-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
OpenCode returns results as structured session data containing:
OpenCode returns results as structured session data containing:
When displaying results from /opencode:result:
OpenCode sessions can be resumed by sending additional messages to the same session.
The --resume-last flag in the companion script handles this by reusing the last session ID
from the current workspace state.
npx claudepluginhub tasict/opencode-plugin-cc --plugin opencodeCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.