Sheldon-desouza

Orch Implementer — Testing & QA agent for Claude Code

Testing & QA community

Bulk-tier implementation worker for the orchestrator.

How to install Orch Implementer

Installs to ~/.claude/agents/sheldon-desouza-claude-code-orchestrator-orch-implementer.md

Terminal
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 Repository