ask
Ask Kimi a read-only question in free-form prose mode.
Run a write-capable Kimi rescue against the current repository with optional background execution and resume behavior.
> /plugin marketplace add linxule/kimi-plugin-cc > /plugin install kimi@kimi-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/rescueContext preview
What this command does when you run it.
Run a write-capable Kimi rescue against the current repository with optional background execution and resume behavior.
description: Run a write-capable Kimi rescue against the current repository with optional background execution and resume behavior. argument-hint: "[--background] [--wait] [-r | --resume <id>] [--fresh] [-m <model>] <prompt>" disable-model-invocation: true
Run the companion with any user-supplied flags appended after `task rescue`:
`${CLAUDE_PLUGIN_ROOT}/scripts/companion.sh task rescue <args>`
Supported flags:
Kimi's extended reasoning is always on for `rescue`. Budget is 30 min for multi-step apply/test/verify loops; use `--background` for sessions that need to run longer.
Return the companion stdout verbatim.
Use Kimi as Claude Code's second reviewer, independent thinker, and delegated worker — without building your own multi-agent stack. This is a Claude Code plugin that drives the kimi-code CLI (the Node.js successor to Kimi CLI) as a subprocess.
Repo: linxule/kimi-plugin-cc
Ask Kimi a read-only question in free-form prose mode.
Cancel an active plugin-managed Kimi job for the current repository.
Run a read-only Kimi challenge review that challenges assumptions and surfaces safer alternatives.
Hand Kimi an objective to pursue AUTONOMOUSLY across multiple turns (experimental goal mode), bounded by a hard wall-clock budget. Write-capable, gated by the…
Re-render a stored Wire event log for a completed plugin-managed Kimi job.
Return the stored rendered result for the latest or selected terminal Kimi job.