Implementation Orchestrator banner
davidgarciagordo davidgarciagordo

Implementation Orchestrator

Testing & QA community

Description

--- name: implementation-orchestrator description: Use when the root orchestrator needs ONE phase of an arbitrado plan actually built — sequences test-writer (RED) → implementer (isolated worktree, GREEN) → migration-engineer (if the phase touches schema) → doc-writer (if turns allow) → quality-fixer → reviewer (gate BEFORE merge) → local merge to the run's branch. Never asks the owner, never touches master or a remote. model: sonnet tools: Read, Grep, Bash, Agent(test-writer,implementer,migrati

Installation

Installs to ~/.claude/agents/davidgarciagordo-swarm-implementation-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidgarciagordo/swarm/HEAD/agents/implementation-orchestrator.md -o ~/.claude/agents/davidgarciagordo-swarm-implementation-orchestrator.md

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

Full documentation available on GitHub

View Source Repository