What problem does it solve?
Many features and PRDs lack a clear, ordered set of implementation tasks with acceptance criteria and dependency relationships, leading to unclear priorities, hidden blockers, and slow delivery. This Skill transforms high-level descriptions, documents, or URLs into a structured, dependency-aware task plan that teams can act on and verify.
Core Features & Use Cases
- Structured decomposition: Break features into vertical slices and atomic tasks with sizes (S/M/L) and acceptance criteria.
- Drift-aware replanning: Detect spec-review coverage changes and propose merges, additions, removals, or reprioritizations with user confirmation.
- Execution guidance: Compute dependency graphs, suggest critical path and execution order, and annotate tasks with implementation hints and verification steps.
- Use case: Convert a PRD or a product request into a sprint-ready task list, or adapt an existing plan when requirements drift.
Quick Start
Create a task plan from the product requirements document at path/to/prd.md and output an ordered task list with acceptance criteria and estimated sizes.