linxule/kimi-plugin-cc

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.

37Stars on the repository
34Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

kimi-ask

01

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Ask Kimi a read-only free-form question about the current repository. Use for prose explanations, flow tracing, module comparisons, or conceptual reasoning where Codex should delegate the answer to local kimi-code rather than perform implementation.

37 4d ago A 48 tokens original Apache-2.0

kimi-cancel

02

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Cancel an active plugin-managed Kimi job for the current repository. Use only when the user explicitly asks to cancel a Kimi run.

37 4d ago A 31 tokens original Apache-2.0

kimi-challenge

03

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Run a read-only adversarial Kimi challenge review that questions assumptions, design choices, and tradeoffs. Use when the user wants pushback on whether the approach is right, not a defect-only review.

37 4d ago A 45 tokens original Apache-2.0

kimi-pursue

04

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Run Kimi's autonomous goal mode for an explicitly requested hands-off multi-turn objective. This is write-capable and budget-bounded; use only when the user explicitly asks Kimi to pursue an objective autonomously.

37 4d ago A 48 tokens original Apache-2.0

kimi-replay

05

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Re-render a stored event log for a completed plugin-managed Kimi job. Use only when the user explicitly asks to replay a Kimi job.

37 4d ago A 33 tokens original Apache-2.0

kimi-rescue

06

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Delegate a bounded write-capable investigation or implementation task to Kimi through the companion runtime. Use only when explicitly invoked or when the user clearly asks to hand off a substantial fix to Kimi.

37 4d ago A 43 tokens original Apache-2.0

kimi-result

07

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Return the stored rendered result for the latest or selected terminal Kimi job. Use when the user explicitly asks for a Kimi job result or artifact body.

37 4d ago A 34 tokens original Apache-2.0

kimi-review

08

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Run an independent read-only Kimi review over the current working tree or a branch diff. Use when the user wants a second reviewer for defects, regressions, or implementation risks, not edits.

37 4d ago A 42 tokens original Apache-2.0

kimi-setup

09

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Verify local Kimi companion readiness and manage the kimi-code PreToolUse hook plus optional review gate state. Use when explicitly requested to install, check, enable, disable, or uninstall the integration. Codex and Claude Code share one /.kimi-code/config.toml but each own a host-scoped block, so $kimi-setup here…

37 4d ago A 87 tokens original Apache-2.0

kimi-status

10

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Show the latest or selected plugin-managed Kimi job for the current repository. Use when the user explicitly asks for Kimi job status or progress.

37 4d ago A 32 tokens original Apache-2.0

kimi-swarm-write

11

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Run a write-capable Kimi swarm that edits many disjoint targets in a throwaway worktree and returns a reviewable patch. Use only for explicit parallel edit fan-out requests; the plugin never applies or commits the patch.

37 4d ago A 51 tokens original Apache-2.0

kimi-swarm

12

linxule/kimi-plugin-cc

Skill Claude CodeCodex

Run a read-only parallel Kimi review fan-out across many independent targets. Use only for explicit broad fan-out requests where one subagent per target is the point.

37 4d ago A 37 tokens original Apache-2.0