Worker Agent banner
othmane55 othmane55

Worker Agent

Development community

Description

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

Installation

Installs to ~/.claude/agents/othmane55-claude-collective-intelligence-worker-agent.md

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

Full documentation available on GitHub

View Source Repository