Tdd Green banner
thc1006 thc1006

Tdd Green

Development community

Description

Implement minimal code to make failing tests pass in TDD green phase: [Extended thinking: This tool uses the test-automator agent to implement the minimal code necessary to make tests pass. It focuses on simplicity, avoiding over-engineering while ensuring all tests become green.] ## Implementation Process Use Task tool with subagent_type="unit-testing::test-automator" to implement minimal passing code. Prompt: "Implement MINIMAL code to make these failing tests pass: $ARGUMENTS. Fol

Installation

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

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

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

Full documentation available on GitHub

View Source Repository