What problem does it solve?
This Skill generates comprehensive, step-by-step implementation plans for complex tasks, ensuring developers have all the necessary context and instructions to execute code efficiently and correctly, even with zero prior knowledge of the codebase.
Core Features & Use Cases
- Detailed Task Breakdown: Divides large features into small, manageable, bite-sized tasks.
- Code & Test Guidance: Specifies exact files to modify, tests to write, and minimal code implementations.
- Execution Handoff: Offers clear options for continuing the development process, either through subagent-driven execution or a parallel session.
- Use Case: When a new feature like "user profile management" is requested, this Skill will produce a detailed plan outlining every test, code change, and commit required to implement it, making the development process smooth and predictable.
Quick Start
Use the writing-plans skill to generate an implementation plan for adding a new user authentication module.