概要
Dev Delegate is a robust workflow management skill designed for the Claude Code environment that enforces a rigorous 'Iron Law of Delegation.' It prevents the main chat session from writing code directly, instead acting as a central command that dispatches implementation subagents to handle tasks. By integrating Test-Driven Development (TDD) protocols and a mandatory two-stage review process—covering both specification compliance and code quality—it ensures that every code change is verified, tested, and high-quality while maintaining a clean context for the developer.