Agent Skills: Create Epic

Use when creating new Epic documents. Groups related user stories, includes risk analysis, integration points, and story breakdown with PROBE estimation.

UncategorizedID: resolve-io/.prism/create-epic

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/create-epic

Skill Files

Browse the full folder contents for create-epic.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/create-epic/SKILL.md

Skill Metadata

Name
create-epic
Description
Create Epic documents grouping related user stories with risk analysis, integration points, and PROBE estimation.

Create Epic

Groups related stories into a cohesive unit with risk analysis, integration mapping, and story breakdown.

Steps

  1. Load core-config.yaml and identify epic source (PRD section or new requirement elicitation)
  2. Gather epic details: title, business value, priority, dependencies, and constraints
  3. Perform risk analysis and define integration points with existing systems
  4. Decompose into stories (1-2 day vertical slices) and apply PROBE estimation
  5. Populate epic template; optionally create individual story files

For detailed instructions, see instructions.md.