What problem does it solve?
This Skill orchestrates end-to-end TDD slices by coordinating micro-agents to handle tests, refactors, commits, and validations, enabling rapid, repeatable test-driven development workflows.
Core Features & Use Cases
- Orchestrated TDD cycles: Delegates test behavior creation, refactoring, and validation across specialized agents to maintain a clean, atomic change history.
- Per-cycle validation and retries: Validates each micro-cycle and automatically retries with enhanced context when needed, including failure analysis for repeated issues.
- Comprehensive reporting: Generates and links to micro reports and validation reports, culminating in a final slice summary for auditability.
- Use Case: A software team wants to implement a TDD slice with 3 tests and 1 refactor, with commits and validations after each step.
Quick Start
Use the tdd-slice skill to orchestrate a new TDD slice by providing a slice requirements document.