linxule

Kimi Swarm Write — Development agent for Claude Code

Development community

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 "f.

How to install Kimi Swarm Write

Installs to ~/.claude/agents/linxule-kimi-plugin-cc-kimi-swarm-write.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/linxule/kimi-plugin-cc/HEAD/agents/kimi-swarm-write.md -o ~/.claude/agents/linxule-kimi-plugin-cc-kimi-swarm-write.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kimi Swarm Write does


name: kimi-swarm-write description: 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 explicit fan-out intent. WRITE-CAPABLE but PATCH-ONLY: edits happen in an ephemeral throwaway git worktree off HEAD and come back as a reviewable .p

Alternatives in Development

  • Lateral Thinker — Subconscious subagent that surfaces cross-disciplinary structural parallels from the Vestige memory graph 632 ★
  • Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
  • Swarm Reviewer — Ephemeral read-only reviewer for the independent review loop's Swarm fallback 86 ★

Full documentation available on GitHub

View Source Repository