PO

/epic-intake

Pull a Jira epic body into `product/context-library/epics/` as a draft context artifact.

Hat Stage Upstream gate Output Unblocks
PO Intake Jira epic ID listed in project.conf EPICS product/context-library/epics/<EPIC-ID>.md /prd-draft

When to Use

User references a Jira epic ID (e.g. EPIC-001) or pastes a Jira link, intending to start work on it inside this workbench.

Prerequisites

Protocol

  1. Verify epic in project.conf EPICS.
  2. Pull epic — MCP get_issue or manual paste. Capture summary, description, ACs, priority, assignee, reporter, parent, linked issues, labels, top 10 comments.
  3. Write product/context-library/epics/{EPIC_ID}.md with frontmatter status: draft and sections: Summary, Description, Acceptance Criteria, Linked issues, Comments. Mark unknowns TODO: ….
  4. Update EPIC-PIPELINE.md section ## EPIC {EPIC_ID}.
  5. Never publish or approve — tell user to run wb.publish + wb.approve.

Output Frontmatter

id: epic-{EPIC_ID}
title: {title}
status: draft
priority: {priority}
pm: {assignee}
business_owner: {BO}
jira_url: https://<your-jira-domain>.atlassian.net/browse/{EPIC_ID}
pulled_at: {today}
source: {mcp|manual}

Do Not

Source

skills/epic-intake/SKILL.md