What problem does it solve? Turning a large plan, spec, or PRD into actionable work items is error-prone: tasks end up too coarse, dependencies are unclear, and agents cannot work in parallel. This Skill converts planning artifacts into vertical-slice issues that each declare their blockers and can be completed independently. ## Core Features & Use Cases - Vertical Slice Decomposition: Splits work into tracer-bullet issues that cut through schema, API, UI, and tests, each demoable on its own. - Dependency Mapping: Every issue declares which other issues block it, so unblocked work can start immediately and run in parallel. - Granularity Checks: Built-in rules ensure each issue fits one context window, covers at most three acceptance criteria, and has genuine contract-based blockers. - Use Case: After writing a PRD and spec for a new feature, run this Skill to produce a root task.md, per-issue task files, and ADO Task work items written in Traditional Chinese, ready for session-based dispatch. ## Quick Start Break the attached prd.md and spec.md into tracer-bullet issues with blocking dependencies and write them as task files.