What problem does it solve? Delivery work often jumps straight from a PRD to tickets, losing the durable structure that ties requirements to user jobs and priorities. This Skill structures that middle layer by writing durable, id-stable epic files that trace requirement IDs to the jobs they serve. ## Core Features & Use Cases - Epic Definition: Create epics from a PRD's requirement IDs or standalone from an objective plus jobs, written to docs/product/epics/NN-<slug>.md. - Epic Revision: Refine, split, merge, park, complete, or supersede existing epics while preserving history — superseded epics are never deleted and milestone back-references are carried through unchanged. - Explicit Prioritization: Apply MoSCoW by default, or 2x2, Eisenhower, or RICE when trade-off data exists, with the rationale recorded in the epic. - Use Case: After a feature PRD is approved, run this Skill to bundle its requirement IDs (e.g. assisted-triage-v0: R1–R3) into epics traced to JTBD ids, ready for ticket-writer to decompose into the backlog. ## Quick Start Use the epics skill to decompose the requirements in docs/features/assisted-triage-v0/prd.md into epics under docs/product/epics/.