What problem does it solve?
Large, vague work items lead to missed dependencies, incomplete features, and wasted implementation effort when building software or executing project specs without clear, structured task breakdowns.
Core Features & Use Cases
- Structured Task Decomposition: Breaks specs and requirements into small, implementable tasks with explicit acceptance criteria and verification steps.
- Dependency & Order Mapping: Identifies task dependencies to ensure foundational work is completed first, and supports vertical slicing for end-to-end working features.
- Parallelization & Checkpoint Planning: Flags tasks that can be run in parallel across agents or sessions, and adds verification checkpoints to catch issues early.
- Use Case: When building a new user dashboard feature, use this skill to break the work into ordered tasks for backend API, frontend components, and testing, with clear scope estimates for each.
Quick Start
Use the planning-and-task-breakdown skill to decompose the e-commerce checkout feature spec into ordered, implementable tasks with acceptance criteria and verification steps.