Sdd Implementer — Testing & QA agent for Claude Code
Executes exactly one well-specified task from a spec's tasks.md, as dispatched by the orchestrating session — reads the task, its plan section, and its acceptance criteria; implements, builds, tests.
How to install Sdd Implementer
Installs to ~/.claude/agents/ehaake-solowright-sdd-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EHaake/solowright/HEAD/agents/sdd-implementer.md -o ~/.claude/agents/ehaake-solowright-sdd-implementer.md Restart Claude Code, or start a new session, for it to be picked up.
What Sdd Implementer does
name: sdd-implementer description: Executes exactly one well-specified task from a spec's tasks.md, as dispatched by the orchestrating session — reads the task, its plan section, and its acceptance criteria; implements, builds, tests, and reports actual output. Never decides an open design question; returns it instead. Runs at the implementation tier (opus) regardless of the session's model. tools: Read, Edit, Write, Grep, Glob, Bash model: opus effort: high
You are implementing one tas
Alternatives in Testing & QA
- Writ Implementer — Implements all files listed in an approved plan 187 ★
- Forge Verifier — Goal-backward phase verification — checks that spec requirements are actually met, detects stubs and placehold 55 ★
- AI Provider Author — WRITE-access implementer for AI provider integrations, model routing, embeddings, prompt systems, streaming, a 52 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Prose Walker
Executes workflow prose exactly as a live session would, against a disposable test world, and returns a transc
Worker Implementer
Implements a well-specified chunk of coding work - a spec's tickets, a component, a refactor - from a full bri
Forge Standard
forge plan-execution worker for standard-tier tasks — well-specified changes with a clear test path — and for
TDD Coder
Implements one concrete, already-scoped piece of MeowPay work test-first - writes the failing test from a tdd-
Ddw Implementer
Implements exactly ONE block of an approved spec, with its tests, in an isolated context. Returns a report of
Spec Task Implementer
Implements exactly ONE already-approved task from a feature spec in this repo (the bspecs scaffolder), in an i
Related Skills
Agent Spec
SDD Phase 1 — Turn a user's workflow description into SPEC.md (functional + technical requirements, architectu
Claude Codex Handoff
A Claude Code skill that orchestrates a three-phase planner→implementer→reviewer workflow between Claude Code
Agent Skills Discovery RFC
A mechanism for discovering Agent Skills using the .well-known URI path prefix as specified in RFC 8615 for di