Tdd Cycle banner
thc1006 thc1006

Tdd Cycle

Testing community

Description

Execute a comprehensive Test-Driven Development (TDD) workflow with strict red-green-refactor discipline: [Extended thinking: This workflow enforces test-first development through coordinated agent orchestration. Each phase of the TDD cycle is strictly enforced with fail-first verification, incremental implementation, and continuous refactoring. The workflow supports both single test and test suite approaches with configurable coverage thresholds.] ## Configuration ### Coverage Threshol

Installation

Installs to ~/.claude/commands/thc1006-nephoran-intent-operator-tdd-cycle.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/thc1006/nephoran-intent-operator/HEAD/.claude/commands/tdd-cycle.md -o ~/.claude/commands/thc1006-nephoran-intent-operator-tdd-cycle.md

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

Full documentation available on GitHub

View Source Repository