Worker Coder — Development agent for Claude Code
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
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
- Part 16: autoDream — Automatic Memory Consolidation — Note: OpenClaw 2026.4+ has a built-in dreaming system (Part 22) inside memory-core 232 ★
- Genesis Investigator — Diagnoses Genesis subsystem failures 90 ★
- Bug Workflow Orchestrator — Expert orchestrator for the 4-phase bug resolution workflow 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sub Coder
Surgical code implementer operating on a disjoint file allowlist under strict contract enclave specifications.
Council Synthesizer
Merges independent code-review findings from several models into one deduplicated, agreement-weighted list. Us
10xproductivity
Inside most companies, employees cannot install Slack apps, webhooks, or automation platforms without IT appro
Coder Teammate
Code implementation teammate. Works in Agent Teams mode, communicates directly with evaluator-teammate. Claims
Xbb Coder
Implementation subagent for /xbb coding mode, spawned by the /xbb orchestrator.
Synapse Coder
Implementation step in the Manager subagent pipeline (see synapse-manager.md) — expects an approved plan suppl
Related Skills
Press Room
Use when one release needs to go out across several channels at once — spawns one writer sibling session per c
Orchestrate Coders
Orchestrate coding work across coder agents — the session decomposes the task into packets, dispatches each to
API Test
Generate OOP-based API test suite with httpx, Pydantic models, Allure reporting, and proper test data factorie