From OpenCode Companion
How to compose effective prompts for the opencode CLI for review, rescue, and diagnosis tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opencode:opencode-promptingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when composing prompts for the `opencode` CLI for review, rescue, or diagnosis work.
Use this skill when composing prompts for the opencode CLI for review, rescue, or diagnosis work.
Each opencode run invocation is a one-shot unless you pass --continue or --session <id>. Prompts should be explicit, structured, and self-contained.
plan for read-only analysis, build for changes.--continue / --session to iterate.--model <provider/model> to override the default when a task needs a stronger or cheaper model.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub udeope/opencode-plugin-cc --plugin opencode