概要
The Implementation Planning skill enforces a structured development methodology by requiring a comprehensive technical plan before any implementation begins. It specializes in breaking down complex features into bite-sized, 2-5 minute tasks that follow a strict Test-Driven Development (TDD) cycle. Each plan provides exact file paths, complete copy-pasteable code, and specific verification commands, ensuring that even the most complex refactors or feature additions are executed with precision and zero ambiguity. By documenting the architecture and tech stack upfront, it helps teams maintain a clean, DRY, and YAGNI-compliant codebase.