ask
01Command
Ask Kimi a read-only question in free-form prose mode.
Claude Code plugin that delegates read-only review, adversarial review, free-form ask, and write-capable rescue work to the local Kimi CLI. Includes an opt-in stop-time review gate.
Command
Ask Kimi a read-only question in free-form prose mode.
Command
Cancel an active plugin-managed Kimi job for the current repository.
Command
Run a read-only Kimi challenge review that challenges assumptions and surfaces safer alternatives.
Command
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 same PreToolUse hook as rescue.
Command
Re-render a stored Wire event log for a completed plugin-managed Kimi job.
Command
Run a write-capable Kimi rescue against the current repository with optional background execution and resume behavior.
Command
Return the stored rendered result for the latest or selected terminal Kimi job.
Command
Run a read-only Kimi review over the current working tree changes or a base ref diff.
Command
Verify local Kimi companion readiness and manage review-gate state. Writes a managed PreToolUse hook block to /.kimi-code/config.toml so kimi-code enforces this plugin's safety contract. Claude Code and Codex each own a host-scoped block in the shared config.
Command
Show the latest or selected plugin-managed Kimi job for the current repository.
Command
Fan out a parallel review across the workspace using Kimi's AgentSwarm tool, bounded by a hard wall-clock budget. Read-only by default (enforced by the same PreToolUse hook as review, applied to every subagent); --write fans out edits in a throwaway worktree and returns a patch.