tdd-red
Write comprehensive failing tests following TDD red phase principles
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tdd-red --cli claudewrites the file to.claude/commands/tdd-red.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/tdd-red.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow tdd-red from the tdd-workflows plugin. Write comprehensive failing tests following TDD red phase principles
When to use it
Write comprehensive failing tests following TDD red phase principles
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-red.md -o .claude/commands/tdd-red.md
Notes
Extracted from wshobson/agents. Plugin: tdd-workflows.