소개
The TDD Workflow skill provides a structured framework for Test-Driven Development within Claude Code environments, specifically designed for tasks using the ultrawork approach. It automates the Red-Green-Refactor cycle by requiring failing tests before implementation code can be written, utilizing scoped test execution for faster feedback loops. With built-in gate enforcement and detailed evidence logging, this skill ensures high code quality, eliminates regression risks, and maintains strict adherence to TDD principles throughout the agent-driven development process.