tdd-red
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install tdd-red --cli claudewrites the file to.claude/agents/tdd-red.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/tdd-red.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
When to use it
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/data-ai/tdd-red.md -o .claude/agents/tdd-red.md
Notes
Extracted from davila7/claude-code-templates, data-ai category.