Worker Implementation banner
tonychang04 tonychang04

Worker Implementation

Testing & QA community

Description

--- name: worker-implementation description: Implements a ticket end-to-end inside an isolated worktree. Commander spawns this for any ticket with code changes. Not for PR review (use worker-review) or test discovery (use worker-test-discovery). isolation: worktree memory: project maxTurns: 80 model: inherit skills: - superpowers:brainstorming - superpowers:writing-plans - superpowers:test-driven-development - superpowers:systematic-debugging - superpowers:executing-plans - superpowe

Installation

Installs to ~/.claude/agents/tonychang04-hydra-worker-implementation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tonychang04/hydra/HEAD/.claude/agents/worker-implementation.md -o ~/.claude/agents/tonychang04-hydra-worker-implementation.md

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

Full documentation available on GitHub

View Source Repository