tdd-green
Implement minimal code to make failing tests pass in TDD green phase
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tdd-green --cli claudewrites the file to.claude/commands/tdd-green.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/tdd-green.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow tdd-green from the tdd-workflows plugin. Implement minimal code to make failing tests pass in TDD green phase
When to use it
Implement minimal code to make failing tests pass in TDD green phase
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/tdd-workflows/commands/tdd-green.md -o .claude/commands/tdd-green.md
Notes
Extracted from wshobson/agents. Plugin: tdd-workflows.