kimi-plugin-cc

Solid

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.

plugin 25 stars 1 forks Updated yesterday Apache-2.0

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (12)

AI & Automation Solid

kimi-ask

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-cancel

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

25 Updated yesterday
linxule
AI & Automation Solid

kimi-challenge

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-pursue

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-replay

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-rescue

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-result

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.

25 Updated yesterday
linxule
Code & Development Solid

kimi-review

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-setup

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 does not disturb Claude Code's /kimi:setup (and vice-versa).

25 Updated yesterday
linxule
AI & Automation Solid

kimi-status

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.

25 Updated yesterday
linxule
Code & Development Solid

kimi-swarm-write

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.

25 Updated yesterday
linxule
AI & Automation Solid

kimi-swarm

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.

25 Updated yesterday
linxule

Agents (7)

kimi-ask.md kimi-challenge.md kimi-pursue.md kimi-rescue.md kimi-review.md kimi-swarm-write.md kimi-swarm.md

Commands (12)

README.md ask.md cancel.md challenge.md pursue.md replay.md rescue.md result.md review.md setup.md status.md swarm.md

Hooks (2)

README.md hooks.json

Quality Score: 62/100

Stars 20%
47
Recency 20%
100
Manifest 20%
0
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
linxule
Repository
linxule/kimi-plugin-cc
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
Apache-2.0

Listed in marketplaces