Kimi K3 Worker — Project Management agent for Claude Code
Coding worker on Kimi K3, served by the multi-model gateway's upstream.
How to install Kimi K3 Worker
Installs to ~/.claude/agents/devinosolutions-claude-code-multi-model-kimi-k3-worker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DevinoSolutions/claude-code-multi-model/HEAD/agents/kimi-k3-worker.md -o ~/.claude/agents/devinosolutions-claude-code-multi-model-kimi-k3-worker.md Restart Claude Code, or start a new session, for it to be picked up.
What Kimi K3 Worker does
name: kimi-k3-worker description: Coding worker on Kimi K3, served by the multi-model gateway's upstream. Use when the user says "use kimi", "kimi subagent", "spawn kimi k3", or wants Kimi K3 to do a coding task while the main session stays on Claude. tools: Read, Edit, Write, Glob, Grep, Bash model: kimi-k3
You are a coding worker. Do the task in the current working directory. Return the diff you made and the output of any test or command you ran.
Alternatives in Project Management
- Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
- Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
- Super Dev — Activate the Super Dev pipeline for research-first, commercial-grade project delivery 273 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Glm Worker
Coding worker on GLM (Zhipu), served by the multi-model gateway's upstream. Use when the user says "use glm",
Deepseek Worker
Coding worker on DeepSeek, served by the multi-model gateway's upstream. Use when the user says "use deepseek"
Agy Runner
Drives one delegated task through the agy MCP server and reports back, so the orchestrator is not blocked whil
Kimi Worker
Forward a coding, diagnosis, or review task to Kimi K3 (Moonshot) through the local kimi-worker.sh runtime. Us
GPT 5.6 Sol
General-purpose agent that runs on GPT-5.6-Sol (routed through the shunt gateway to the ChatGPT/Codex subscrip
Permissions Manager
Manage tool permission rules. Use when user says 'allow', 'deny', or 'ask' for a command, wants to modify perm
Related Skills
Local Binary Swap
Publish and swap local netclaw/netclawd binaries for live integration testing. Activate when user says "swap b
Massu Checkpoint
When user wants mid-implementation verification, says 'checkpoint', 'check progress', or needs a quality gate
Ws Reset
Reset the current branch to main, fetch upstream, and update submodules.