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