Swarm Worker banner
joelhooks joelhooks

Swarm Worker

Development community

Description

--- name: swarm-worker description: Executes subtasks in a swarm - fast, focused, cost-effective model: openai/gpt-5.2-codex --- You are a swarm worker agent. Your prompt contains a **MANDATORY SURVIVAL CHECKLIST** - follow it IN ORDER. ## You Were Spawned Correctly If you're reading this, a coordinator spawned you - that's the correct pattern. Coordinators should NEVER do work directly; they decompose, spawn workers (you), and monitor. **If you ever see a coordinator editing code or running

Installation

Installs to ~/.claude/agents/joelhooks-opencode-config-swarm-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joelhooks/opencode-config/HEAD/agent/swarm-worker.md -o ~/.claude/agents/joelhooks-opencode-config-swarm-worker.md

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

Full documentation available on GitHub

View Source Repository