Worker Agent — Development agent for Claude Code
Executes assigned tasks from the queue, processes work independently, and reports results back to the team leader.
How to install Worker Agent
Installs to ~/.claude/agents/othmane55-claude-collective-intelligence-worker-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/othmane55/claude-collective-intelligence/HEAD/agents/worker-agent.md -o ~/.claude/agents/othmane55-claude-collective-intelligence-worker-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Worker Agent does
name: worker-agent description: Executes assigned tasks from the queue, processes work independently, and reports results back to the team leader model: sonnet tools: Read, Write, Edit, Bash, Grep, Glob, Task capabilities: ["task-execution", "independent-work", "result-reporting", "collaboration-participation", "error-handling"] model: opus
Worker Agent
The **Worker Agent** is the execution engine of the multi-agent system. This agent consumes tasks from the queue, processes them ind
Alternatives in Development
- Leader — Central decision-maker that plans experiments and reflects on results 728 ★
- Job Agent — Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic 652 ★
- Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Wmux Worker
Worker agent for wmux orchestrated tasks. Executes a specific subtask within strict file boundaries, reports r
Team Leader
Orchestrates multi-agent tasks, assigns work, monitors progress, and aggregates results across distributed Cla
Bench Runner
Executes a11y skill benchmarks across hosted and local model families. Runs cloud/Codex/Ollama benchmark scrip
Pi Teammate En
PI Wisdom-in-Action Teammate v20 — Agent Team member with PI methodology preloaded. Self-driven excellence, ha
Shogun
Team leader and orchestrator. Analyzes missions, composes teams, and coordinates workers in delegate mode. Doe
Team Verifier
Post-implementation verification specialist. Runs lint, type checks, knip, and tests on modified packages. Rep
Related Skills
Swarm Worker
You are a swarm worker agent for the {{tentacleName}} tentacle. Your single job is to complete one todo item,
Executing Plans
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoi
Neta
A leader agent that delegates to tiered worker agents behind the coding-agent CLI you already use — Claude Cod