DevinoSolutions

Kimi K3 Worker — Project Management agent for Claude Code

Project Management community

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

Terminal
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 Repository