What problem does it solve? Turning high-level slice discovery documents into concrete, estimable user stories is time-consuming and often produces stories that lose traceability to their source scope. This Skill automates the creation of Product Backlog Items (PBIs) that stay traceable to slices and follow a consistent format. ## Core Features & Use Cases - Slice-Traceable Story Generation: Reads each docs/05_scrum/discovery/S#.md file and generates 3-7 user stories per slice, each referencing its source slice. - Structured Story Format: Produces stories with persona-based phrasing, acceptance criteria checklists, story point estimates (1/2/3/5/8), and MoSCoW priorities. - Prioritization and Summary: Supports MoSCoW, slice-order, or business-value prioritization and writes a summary table to docs/05_scrum/backlog.md. - Use Case: After completing slice discovery for S1 and S2, run this Skill to produce a ready-to-refine backlog where every story links back to its slice and includes acceptance criteria aligned with your definition of ready. ## Quick Start Ask the assistant to generate the product backlog from the slice discovery documents in docs/05_scrum/discovery and write it to docs/05_scrum/backlog.md.