Commit Graph

1 Commits

Author SHA1 Message Date
OverlordBaconPants 3076b8b661 Recreate TDD Developer Agent with correct YAML structure
- Created dev-tdd.agent.yaml in proper BMAD format with array-based prompts
- Added complete TDD workflow (dev-story-tdd) with RED-GREEN-REFACTOR cycles
- Included workflow.yaml, instructions.md, README.md, and checklist.md
- Removed incorrectly formatted agent files from test directories
- Agent now conforms to BMAD compilation requirements and will generate proper XML

The agent implements strict TDD methodology with:
- Test-first development enforcement
- RED-GREEN-REFACTOR cycle automation
- RVTM traceability integration
- Story Context as single source of truth

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 11:05:15 -04:00