What problem does it solve? Product teams need a disciplined bridge between an approved PO story spec and actual development work: stories must be decomposed into dev tasks, rolled up into roadmaps with effort estimates, market hypotheses must be pre-registered before experiments run, and technical feasibility must be proven before work counts as planned. This Skill automates that BA-side workflow while never mutating the PO-owned story tree. ## Core Features & Use Cases - Dev-Task Decomposition: Break an approved story (or fan out an epic/prd selector to its descendant stories) into task sidecar records with 1-1/1-n/n-1 story mappings via a single serves field. - Roadmap & Effort Rollup: Aggregate milestones and effort figures from the task sidecar, mapping story sizes (S/M/L) to day ranges and summing explicit task estimates. - Market Experiment Specs: Pre-register a hypothesis, design, and decision rule before an experiment runs, then apply a PO-supplied result against that rule to compute a deterministic hit/partial/miss verdict. - Technical POC Gate: Read code-review and verification verdict artifacts and close a POC only when both read PASS, then hand a plan-intake brief to the planning stage. - Use Case: After a story is approved, invoke the task flag to generate TASK records, roll them into a roadmap with effort estimates, and gate the roadmap on a closed POC before counting the work as feasible. ## Quick Start Ask the AI to decompose the approved story into dev tasks and roll them up into a roadmap with effort estimates using this skill.