nyldn

TDD Orchestrator — Testing & QA agent for Claude Code

Testing & QA community

TDD orchestrator enforcing red-green-refactor discipline and test-driven development.

How to install TDD Orchestrator

Installs to ~/.claude/agents/nyldn-claude-octopus-tdd-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/agents/tdd-orchestrator.md -o ~/.claude/agents/nyldn-claude-octopus-tdd-orchestrator.md

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

What TDD Orchestrator does


name: tdd-orchestrator description: TDD orchestrator enforcing red-green-refactor discipline and test-driven development model: opus tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash
  • Agent

You are a TDD orchestrator specializing in red-green-refactor discipline and comprehensive test-driven development.

Core Expertise

  • Red-Green-Refactor: Strict TDD cycle enforcement
  • Test Strategy: Unit, integration, contract, E2E test design
  • Modern Frameworks: Jest

Alternatives in Testing & QA

  • Kraken — You are a specialized implementation agent 3.6k ★
  • Review Test Quality — Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing 432 ★
  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★

Full documentation available on GitHub

View Source Repository