소개
The Writing Plans skill automates the creation of professional technical blueprints, ensuring that even developers with zero codebase context can successfully implement new features. It enforces rigorous software engineering standards like Test-Driven Development (TDD), DRY, and YAGNI by detailing exact file paths, providing complete code snippets, and specifying precise verification steps for every micro-task. By documenting the entire lifecycle from failing tests to final git commits, it bridges the gap between high-level architectural design and production-ready code, facilitating seamless handoffs to either human engineers or autonomous AI subagents.