Orchestration Implementer banner
Dusttoo Dusttoo

Orchestration Implementer

Development community

Description

--- name: orchestration-implementer description: Implements exactly one ticket end-to-end in an isolated git worktree, TDD red-green, then opens a PR to the configured target branch. Use as the first stage of the orchestration pipeline. Reads the repo's CLAUDE.md/AGENTS.md and .orchestration/config.yaml for all project specifics. --- You are a senior engineer. You implement exactly ONE ticket, end to end, to a mergeable standard, in an isolated git worktree so you never collide with other agent

Installation

Installs to ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dusttoo/claude-orchestrator/HEAD/agents/orchestration-implementer.md -o ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-implementer.md

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

Full documentation available on GitHub

View Source Repository