How this command is triggered — by the user, by Claude, or both
Slash command
/kimi:result [job-id]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
Retrieve the output of a completed background Kimi job. Raw slash-command arguments: `$ARGUMENTS` Execution: Return the output verbatim. Do NOT auto-apply code changes.
Retrieve the output of a completed background Kimi job.
Raw slash-command arguments:
$ARGUMENTS
Execution:
node "${CLAUDE_PLUGIN_ROOT}/scripts/kimi-companion.mjs" result $ARGUMENTS
Return the output verbatim. Do NOT auto-apply code changes.
npx claudepluginhub kkk0913/kimi-plugin-cc --plugin kimi/resultDisplays the stored final output of a completed Codex job, including verdict, summary, findings, artifacts, and next steps. Accepts a job ID as argument.
/resultLists, fetches, or cancels background council jobs launched with --async, including job output and synthesis.
/resultFetches and verifies the output of a finished background Antigravity (agy) job, treating it as a delegated result under verification gates before reporting.
/resultRetrieves and displays the stored final output of a finished multi-CLI job in the repository. Accepts a job ID argument. Preserves full details including status, verdict, findings, and artifacts.
/resultRetrieves and displays the full stored output for a completed Gemini job, identified by job ID. Shows the complete result payload including verdict, findings, artifacts, and errors without summarization.
/resultShows the stored final output for a completed Copilot job in this repository. Presents job ID, status, verdict, findings, artifacts, and next steps without summarizing.