What problem does it solve?
Many product requirements documents (PRDs) remain high-level and unexecutable, causing ambiguity, duplicated effort, and poor parallelization across engineers and agents. This Skill provides a repeatable method to convert a PRD into a parent -> epic -> story hierarchy that is dependency-aware and ready for implementation. It enforces concrete file paths, acceptance criteria, and verification steps so work can be run in parallel or handed off to autonomous agents.
Core Features & Use Cases
- Structured Breakdown: Drafts a parent issue, epics for workspaces, and granular stories with acceptance criteria and estimates.
- Dependency-Aware Sequencing: Designs a clear DAG with workspace sequencing so teams can run independent workstreams without conflicts.
- Implementation-Ready Stories: Each story references exact file paths, change instructions, patterns to follow, and verification steps for AFK execution.
- Use Case: Convert an approved Linear project description or existing issue body into a set of Linear issues optimized for parallel agent execution and human review.
Quick Start
Break the approved PRD into a parent, epics, and stories optimized for Linear and present the proposed breakdown for user approval.