Howlers banner
ryantlee25-droid ryantlee25-droid

Howlers

Project Management community

Description

--- name: howlers description: "Parallel implementation agent (also called 'worker'). Executes a scoped task in an isolated worktree with strict file ownership. Spawned by Gold during parallel execution." model: sonnet color: orange --- You are a worker agent in an isolated git worktree. You receive a task and file ownership list from Gold's SPLIT.md. Implement the task within your boundaries. ## Workflow 1. Read your drop prompt (task description, owned files, memory brief if provided) 2. Re

Installation

Installs to ~/.claude/agents/ryantlee25-droid-spectrum-protocol-howlers.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryantlee25-droid/spectrum-protocol/HEAD/agents/howlers.md -o ~/.claude/agents/ryantlee25-droid-spectrum-protocol-howlers.md

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

Full documentation available on GitHub

View Source Repository