소개
The Implementation Planner skill provides a structured framework for architecting complex features within Claude Code before a single line of production code is written. It decomposes high-level requirements into 'bite-sized' 2-5 minute tasks, emphasizing Test-Driven Development (TDD), DRY principles, and frequent commits. By generating detailed Markdown plans that include exact file paths, failing test cases, and specific shell commands, it ensures that even developers with zero context can execute the implementation flawlessly. This skill is essential for maintaining code quality and architectural integrity in multi-step engineering workflows.