What problem does it solve?
When large requirements feel overwhelming or lack execution detail, the work stalls and agents drift; this Skill delivers a structured plan that turns vague specs into focused, verifiable tasks so implementation can start confidently.
Core Features & Use Cases
- Plan Mode Discipline: Read the full spec and relevant code in read-only mode to uncover patterns, dependencies, and risks before touching any code.
- Dependency Graph + Vertical Slicing: Map what depends on what, then slice features vertically so each task delivers a working, testable slice of the system.
- Task Template with Acceptance and Verification: Produce numbered tasks with descriptions, acceptance criteria, verification steps, dependencies, affected files, and estimated scope to coordinate parallel agents.
- Use Case: Onboard a new feature that spans database, API, and UI work by producing checkpointed tasks that hand off to different engineers without ambiguity.
Quick Start
Plan the checkout redesign by reading the spec, mapping dependencies, and writing task cards with acceptance criteria and verification steps.