概要
This skill transforms high-level designs into detailed, actionable implementation plans by breaking down complex builds into bite-sized, incremental task batches. It assumes the implementor has zero prior context of the codebase, providing everything from exact file paths and code snippets to TDD instructions and specific testing commands. By adhering to principles like DRY, YAGNI, and frequent commits, it ensures a robust and organized transition from initial design to production-ready code.