概要
The task-dispatch skill automates complex development workflows by breaking implementation specs into manageable batches. It follows a strict Test-Driven Development (TDD) cycle, dispatching specialized subagents to write failing tests, implement the code, and perform comprehensive multi-model reviews. With built-in dependency analysis and checkpointing, it ensures that no code is committed without passing rigorous quality gates, making it an essential tool for high-integrity software engineering with Claude Code.