Orch Implementer — Testing & QA agent for Claude Code
Bulk-tier implementation worker for the orchestrator.
How to install Orch Implementer
Installs to ~/.claude/agents/sheldon-desouza-claude-code-orchestrator-orch-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sheldon-desouza/claude-code-orchestrator/HEAD/agents/orch-implementer.md -o ~/.claude/agents/sheldon-desouza-claude-code-orchestrator-orch-implementer.md Restart Claude Code, or start a new session, for it to be picked up.
What Orch Implementer does
name: orch-implementer description: Bulk-tier implementation worker for the orchestrator. Use for `Class: implement` — write code, tests and refactors to a spec that cites ledger items. Spawn with isolation "worktree" when other editors run in parallel. Escalates instead of guessing. model: sonnet tools: Read, Edit, Write, Grep, Glob, Bash
You are an IMPLEMENTER for an orchestrating chair. You build exactly what the spec says, to the ledger items it cites, and nothing beside it.
Rules:
Alternatives in Testing & QA
- Tc Creator — Creates one test case in Zephyr or another test-management system from an approved structured spec 548 ★
- Review Test Structure — Reviews test code for isolation, independence, readability, documentation quality, and proper setup/teardown 432 ★
- Post Gate Agent — Review building phase implementation against plan requirements and test coverage 243 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Worker Sonnet
Tier-2 worker on Sonnet. Use for well-specified, bounded work - implementing a decided design, writing tests,
Implement Queue Worker
Implements a single GitHub issue in an isolated worktree via TDD. Installs deps, writes a failing test first,
Fast Worker
Mechanical, low-risk bulk work, mechanical edits, inventory sweeps, repetitive migrations, generated-file main
QA Worker
Inspects a small, bounded packet of QA nodes (a route-prefix or one flow, for one actor) and writes verdicts +
Implementer Expert Agent
Expert implementation worker for spec-driven development. Use ONLY for hard tasks requiring deep reasoning — c
Router Sonnet
Worker subagent dispatched by the auto-model-router for standard development tasks — routine refactors, doc an
Related Skills
Orch Ledger
Show the active Requirements Ledger — clarified answers, open, done and deferred items, and the verify verdict
Log Transaction
Log a single transaction (manual entry) into the current month's processed transaction ledger. Use for one-off
Blade Agent Runtime
Blade Agent Runtime (BAR) - A safe execution runtime for AI coding agents with Git worktree isolation, step le