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
35Mods indexed here, across every type
3d 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

Agent

Use this agent when the user wants Kimi to answer a free-form question about the repository in prose — explain a module, trace a flow, compare alternatives, or reason about a concept in context. Choose this agent over kimi-review when the user wants a narrative answer rather than diff-focused findings, and over…

37 3d ago A 77 tokens original Apache-2.0

kimi-challenge

02

linxule/kimi-plugin-cc

Agent

Use this agent when Claude wants Kimi to run an adversarial review that challenges the implementation approach, design choices, tradeoffs, and assumptions rather than just flagging defects. Choose this agent when the user wants pushback on whether the chosen approach is the right one, not a tighter pass over…

37 3d ago A 72 tokens original Apache-2.0

kimi-pursue

03

linxule/kimi-plugin-cc

Agent

Use this agent ONLY when the user has explicitly asked Kimi to pursue a stated objective AUTONOMOUSLY across multiple turns (experimental goal mode) — a multi-step task the user wants Kimi to drive to completion on its own, not a single bounded edit. This is the plugin's highest-autonomy surface: WRITE-CAPABLE…

37 3d ago A 181 tokens original Apache-2.0

kimi-rescue

04

linxule/kimi-plugin-cc

Agent

Use this agent proactively when the user wants to delegate a substantial investigation or implementation task to Kimi, especially multi-step bug hunts, cross-file refactors, or work the main Claude thread would rather offload than context-switch through. Choose this agent when the work is too large for an inline…

37 3d ago A 76 tokens original Apache-2.0

kimi-review

05

linxule/kimi-plugin-cc

Agent

Use this agent when Claude wants an independent second-pair-of-eyes review from Kimi over a working-tree diff or branch diff. Choose this agent for read-only diff review — multi-file changes, design-risk changes, or when the user explicitly asks for another reviewer. Not for implementation work (see kimi-rescue) or…

37 3d ago A 78 tokens copy · 86% Apache-2.0

kimi-swarm-write

06

linxule/kimi-plugin-cc

Agent

Use this agent ONLY when the user has explicitly asked Kimi to make EDITS across MANY disjoint targets IN PARALLEL (a write fan-out) — e.g. "apply this same change to every handler, in parallel" or "fan out these independent edits across these N files." Requires BOTH signals: many independent WRITE targets AND…

37 3d ago A 224 tokens original Apache-2.0

kimi-swarm

07

linxule/kimi-plugin-cc

Agent

Use this agent ONLY when the user has explicitly asked for a READ-ONLY review fanned out in PARALLEL across many independent targets (files, modules, or questions) at once — a user-scoped whole-directory or repo-wide audit where one subagent per target is the point. Requires BOTH signals: many independent targets AND…

37 3d ago A 188 tokens original Apache-2.0