소개
Subagent-Driven Development (SDD) is a specialized workflow skill for Claude Code designed to execute implementation plans with high precision and quality. By spawning a fresh subagent for every task, the skill prevents context pollution and ensures that each code change is focused and test-driven. The process incorporates mandatory code review checkpoints between tasks, allowing the system to identify and fix issues immediately before proceeding, resulting in faster iteration cycles and a cleaner final codebase without requiring constant human intervention.