tdd-cycle-2
Execute a comprehensive Test-Driven Development (TDD) workflow with strict red-green-refactor discipline:
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tdd-cycle-2 --cli claudewrites the file to.claude/commands/tdd-cycle-2.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/tdd-cycle-2.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives
- anthropic-quickstarts17,588 stars · 3,031 forks99.496
- claude-codepro2,063 stars · 176 forks98.338
What it is
wshobson/commands workflow command tdd-cycle from the workflows directory. Execute a comprehensive Test-Driven Development (TDD) workflow with strict red-green-refactor discipline:
When to use it
Execute a comprehensive Test-Driven Development (TDD) workflow with strict red-green-refactor discipline:
How to install / invoke
# add the command file to your project's .claude/commands/
curl -sL https://github.com/wshobson/commands/raw/main/workflows/tdd-cycle.md -o .claude/commands/tdd-cycle.md
Notes
Extracted from wshobson/commands. Category: workflows.