From multi
Cancels an active background multi-CLI job by its job ID. Use with the job ID from the /jobs list.
How this command is triggered — by the user, by Claude, or both
Slash command
/multi:cancel [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
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/multi-cli-companion.mjs" cancel "$ARGUMENTS"`!node "${CLAUDE_PLUGIN_ROOT}/scripts/multi-cli-companion.mjs" cancel "$ARGUMENTS"
npx claudepluginhub marceldarvas/cc-multi-cli-plugin --plugin multi2plugins reuse this command
First indexed May 11, 2026
/cancelCancels an active background multi-CLI job by its job ID. Use with the job ID from the /jobs list.
/cancelCancels an active background Codex job in the repository by job ID. Accepts a single job-id argument.
/cancelCancels an active Kimi job for the current repository by invoking a companion script with the provided job ID.