Acerca de
This skill implements a sophisticated Test-Driven Development (TDD) workflow for Claude Code using an orchestrator-worker architecture. It manages the entire development lifecycle through structured phases—including Intake, Orchestrate, Test Writing, Implementation, Testing, and Review—while enforcing strict tool restrictions to maintain architectural integrity. By managing a dynamic task queue and spawning autonomous subagents for parallel execution, it allows developers to handle complex refactors and feature implementations with built-in quality gates, coverage requirements, and automated review cycles.