ccai40359-wq

Worker Coder — Development agent for Claude Code

Development community

Single writer — executes boundary-clear, independent coding tasks inside one workstream (several workstreams may run in parallel when their files are disjoint); verifies before reporting.

How to install Worker Coder

Installs to ~/.claude/agents/ccai40359-wq-seanswarm-worker-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ccai40359-wq/seanswarm/HEAD/agents/worker-coder.md -o ~/.claude/agents/ccai40359-wq-seanswarm-worker-coder.md

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

What Worker Coder does


name: worker-coder description: Single writer — executes boundary-clear, independent coding tasks inside one workstream (several workstreams may run in parallel when their files are disjoint); verifies before reporting. 单写手:在一条工作流内执行边界清晰的独立编码任务(多条工作流文件互不相交时可并行);自验证后再回报。 color: green

model: inherits the host session model by default


Report back only: files changed + run evidence + leftover risks. Run verification yourself (tests or command output) before reporting; without fresh run ou

Alternatives in Development

Full documentation available on GitHub

View Source Repository