Kimi Swarm Write — Development agent for Claude Code
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
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 RepositoryRelated Agents
Kimi Swarm
Use this agent ONLY when the user has explicitly asked for a READ-ONLY review fanned out in PARALLEL across ma
Scaffold
Mechanical, low-judgment file work — boilerplate files, config stubs, repetitive edits across many files, rena
Infra Engineer.Agent
Use for repository-grounded IaC changes and scoped deployment work. Plan-only by default; apply/rollback is al
Flutter Releaser
Use ONLY when explicitly asked to build, package, or prepare a release. Handles versioning, changelog, and pro
Planner V3
Creates bite-sized, TDD-embedded, one-shot-executable implementation plans with DAG emission, claim verificati
Bottleneck Analyzer
Detects sequential bottlenecks in the dependency DAG and proposes restructuring. Analyzes linear chains, singl
Related Skills
The Swarm
Claude Code plugin for multi-pattern multi-agent orchestration, using CC's built in Agent Swarm as the engine
Goal Swarm
Fan out ALL the DTD-declared agents (or an agents= subset) on one thing at once — a workflow when the harness
Cpv Batch Caching Optimize
Fan out cpv-cache-optimizer-agent across every plugin in a marketplace, a list of plugins, or a single plugin