Slices a plan or spec into small **tracer-bullet** tickets, each declaring its **blocking edges** (what must ship before it can start), then sequences them so you always build a ready one. Use when turning a plan, spec, or PRD into buildable work — 'break this into tickets', 'slice this spec', 'turn
Slices a plan or spec into small **tracer-bullet** tickets, each declaring its **blocking edges** (what must ship before it can start), then sequences them so you always build a ready one. Use when turning a plan, spec, or PRD into buildable work — 'break this into tickets', 'slice this spec', 'turn this into tasks', 'what should I build first', 'sequence this work', 'what depends on what', 'why d