What problem does it solve? Turning a finished PRD into an actionable backlog is slow and error-prone: teams often create horizontal, layer-by-layer tasks that block parallel work and hide integration risks until late. This Skill transforms a clarified PRD into a small set of end-to-end vertical slices, each ready to become a GitHub issue. ## Core Features & Use Cases - Vertical Slice Generation: Breaks a PRD into tracer-bullet issues that cut through data, domain, API, and UI layers instead of horizontal tasks. - HITL/AFK Classification: Flags each issue as requiring human decisions (HITL) or safe for autonomous agent implementation (AFK). - Dependency Mapping: Defines blocked-by relationships between slices and identifies at least one immediately startable issue. - Use Case: After drafting a PRD for a weekly summary email feature, run this Skill to get 3-5 GitHub-ready issues with acceptance criteria, dependencies, and reviewer notes that multiple engineers or agents can pick up in parallel. ## Quick Start Ask the assistant to slice the current PRD into GitHub-ready issues using the slice-the-spec workflow.