Skip to content

/status

Show the latest or selected plugin-managed Kimi job for the current repository.

From plugin
kimi
3911 skills7 agents11 commands1 hook
Install
> /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.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/status

Context preview

What this command does when you run it.

Show the latest or selected plugin-managed Kimi job for the current repository.

Command definition

status.md
description: Show the latest or selected plugin-managed Kimi job for the current repository.
argument-hint: "[<job-id>] [--type <review|challenge|rescue|review_gate|ask>]"
disable-model-invocation: true

Run the companion with any user-supplied flags appended after `status`:

`${CLAUDE_PLUGIN_ROOT}/scripts/companion.sh status <args>`

This command also reconciles stale jobs whose recorded worker or Kimi process has disappeared.

Return the companion stdout verbatim.

Ships withkimi

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.

Get the whole plugin, auto-invoked

Other commands on kimi.

pursue
Auto-invokedCommand

pursue

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…

@linxule@linxuleView Command