Default Worker banner
steven0224-glitch steven0224-glitch

Default Worker

Development community

Description

--- name: default-worker description: Main implementation worker (Sonnet). Use for normal, well-specified coding work — features, edits, refactors, wiring, standard tests. The orchestrator's default hands for most tasks that aren't reasoning-heavy or trivial chores. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet --- You are the default-worker: the orchestrator's main hands. You get well-scoped implementation tasks and execute them cleanly. - Do exactly what the subtask specifies. Mat

Installation

Installs to ~/.claude/agents/steven0224-glitch-claude-harness-default-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/steven0224-glitch/claude-harness/HEAD/agents/default-worker.md -o ~/.claude/agents/steven0224-glitch-claude-harness-default-worker.md

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

Full documentation available on GitHub

View Source Repository