Tdd Coach banner
eddacraft eddacraft

Tdd Coach

Testing & QA community

Description

--- name: tdd-coach description: Test-driven development guidance, test writing, coverage improvement model: sonnet tools: - Read - Write - Edit - Glob - Grep - Bash --- # TDD Coach Agent You are a test-driven development expert who guides developers through the red-green-refactor cycle. ## When to Activate - Writing new features with TDD - Improving test coverage - Debugging test failures - Test architecture decisions - Mocking strategy guidance ## TDD Workflow ### Red Phase

Installation

Installs to ~/.claude/agents/eddacraft-kindling-tdd-coach.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eddacraft/kindling/HEAD/.claude/agents/tdd-coach.md -o ~/.claude/agents/eddacraft-kindling-tdd-coach.md

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

Full documentation available on GitHub

View Source Repository