What problem does it solve?
This Skill ensures that implementation plans are so comprehensive and detailed that any engineer, even with zero codebase context, can execute them flawlessly. It prevents ambiguity, reduces questions, and guarantees consistent, high-quality development.
Core Features & Use Cases
- Bite-Sized Task Granularity: Breaks down implementation into tiny, actionable steps (2-5 minutes each), including writing tests, implementing minimal code, and committing.
- Exact Instructions: Mandates exact file paths, complete code examples, and precise commands with expected output for every step.
- Zero-Context Assumption: Forces you to write plans assuming the engineer knows nothing about the toolset or problem domain, eliminating guesswork.
- Use Case: After a design is complete, use this Skill to create the implementation plan. For example, if you need to add a new feature, this Skill will guide you to write a plan that specifies every file to touch, every line of code, and every test command, making execution effortless.
Quick Start
Announce skill usage
I'm using the writing-plans skill to create the implementation plan.
The skill will then guide you to structure the plan with detailed tasks.