关于
The Writing Plans skill streamlines the development lifecycle by requiring a comprehensive implementation plan before any code is modified. It forces the identification of specific file paths, test cases, and minimal implementation steps based on TDD, DRY, and YAGNI principles. By breaking down features into bite-sized, 2-5 minute tasks with exact commands and expected outputs, it provides a clear roadmap that can be executed by subagents or in parallel sessions, ensuring high code quality and standardized documentation within the project repository.