About
The Writing Plans skill bridges the gap between high-level architectural design and concrete execution by producing comprehensive, bite-sized implementation plans. It follows strict Test-Driven Development (TDD) principles, ensuring every task includes a failing test, minimal implementation, and verification steps. Designed for the Claude Code ecosystem, it creates documentation-ready plans that can be automatically parsed for parallel execution by sub-agents or followed sequentially by developers, adhering to DRY and YAGNI best practices while minimizing domain knowledge requirements.