What problem does it solves?
Incomplete or vague implementation plans lead to confusion, rework, and delays, especially when engineers lack codebase context, hindering efficient development.
Core Features & Use Cases
- Comprehensive Task Granularity: Creates bite-sized implementation tasks (2-5 minutes each) with exact steps.
- Zero-Context Documentation: Provides exact file paths, complete code examples, and precise verification steps for engineers with minimal domain knowledge.
- TDD-Aligned Planning: Integrates Test-Driven Development principles into the plan, ensuring failing tests are written first.
- Use Case: You've finalized the design for a complex new feature and need to hand it off for implementation. Use this Skill to generate a detailed plan, breaking it down into small, actionable tasks with exact code snippets and verification commands, ensuring a smooth execution.
Quick Start
Use the writing-plans skill to create an implementation plan for a 'user authentication' feature, detailing the first task to write a failing test.