tdd
Installation
SKILL.md
Test-Driven Development (TDD)
Overview
This skill implements Canon TDD with AI-specific guardrails:
- Build or update a scenario list.
- Execute exactly one scenario as a runnable test.
- Prove RED.
- Implement minimum change for GREEN.
- Optionally refactor.
- Repeat until scenario list is empty.
When to Use
Use for: