What problem does it solve?
This Skill transforms software specifications and multi-step requirements into clear, implementation-ready plans, reducing ambiguity and preventing engineers from getting stuck during development.
Core Features & Use Cases
- Codebase Decomposition: Maps the files, responsibilities, interfaces, tests, and documentation affected by a feature before implementation begins.
- Bite-Sized Task Planning: Breaks work into independently actionable steps with exact paths, commands, expected results, test-first guidance, and commit points.
- Plan Quality Review: Checks specification coverage, placeholder-free instructions, type and interface consistency, and execution handoff options.
- Use Case: Use it to turn a feature specification for a new application workflow into a test-driven plan that another engineer can execute with minimal repository context.
Quick Start
Use the writing-plans skill to analyze the provided requirements and save a complete implementation plan to the appropriate plans directory.