From opencode
Show final output for a finished OpenCode job, including session ID for resuming
How this command is triggered — by the user, by Claude, or both
Slash command
/opencode:result [job-id-prefix]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Run the result command and return output verbatim. - Return the command stdout verbatim, exactly as-is. - Do not paraphrase, summarize, or add commentary before or after it. - Do not fix any issues mentioned in the result output.
Run the result command and return output verbatim.
node "${CLAUDE_PLUGIN_ROOT}/scripts/opencode-companion.mjs" result $ARGUMENTS
npx claudepluginhub tasict/opencode-plugin-cc --plugin opencode/resultDisplays the full verbatim output of a finished Codex job by [job-id], including status, verdict, summary, findings, details, artifacts, next steps, errors, and follow-ups.
/resultManages background council jobs: lists active jobs, cancels a job by ID, or fetches the result of a completed job.
/resultRetrieves and displays the complete stored output from a finished multi-CLI job, preserving all details including verdict, findings, artifacts, and follow-up commands.
/resultDisplays the full final output of a finished Gemini job in the repository by job ID, preserving all details like verdict, summary, findings, artifacts, errors, and follow-up commands.
/resultRetrieves and displays the stored final output for a completed Pi job, including verdict, findings, artifacts, and next steps. Preserves all details without summarization.