Acerca de
The TDD Execution skill provides a structured framework for Claude to autonomously implement features using Test-Driven Development (TDD) principles. It guides the AI through a rigorous engineering lifecycle: defining behavior via failing tests, implementing minimal code to pass, undergoing automated code review gates, and performing atomic commits. By incorporating a 'Five Whys' root-cause analysis for failures and persistent plan file updates, this skill ensures that complex coding tasks remain organized, verifiable, and resilient even across interrupted sessions.