edge-scrum:create-epic

Create Jira Epics with Edge Scrum Law fields and validation.

7|15|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/openshift-eng/edge-tooling --skill edge-scrum-create-epic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edge-scrum:create-epic
Source: https://github.com/openshift-eng/edge-tooling/tree/main/plugins/edge-scrum/skills/create-epic
Command: npx skills add https://github.com/openshift-eng/edge-tooling --skill edge-scrum-create-epic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating Jira Epics manually is slow and error-prone because teams must consistently apply Edge Scrum Laws for required fields, descriptions, sizing, components, and parent linkage.

Core Features & Use Cases

  • Edge Scrum Law–driven Jira Epics: Reads authoritative conventions (workstreams, labels, field IDs, states, roles) and uses them to structure the Epic so it fits team standards.
  • Guided, validated data capture: Collects missing inputs (summary, project, component/workstream, parent Feature/Initiative key, size, assignees, QA/Doc contacts, and description sections) and validates allowed values before creation.
  • Creates the Epic in the correct Jira shape: Builds the templated description with Goal, Dependencies, and Completion Criteria, then creates the Epic with the required fields, components, and ocpedge-plan label.

Quick Start

Create a new Edge Epic by asking for a summary, project, workstream component, parent Feature/Initiative key (optional), T-shirt size, assignee, QA contact, Doc contact, and the Goal/Dependencies/Completion Criteria, then confirm everything before the skill calls Jira to create the issue.

Frequently Asked Questions about edge-scrum:create-epic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Jira Epic that follows Edge Scrum rules for OpenShift?

To create a Jira Epic compliant with Edge Scrum rules, you provide the summary, project, workstream component, T-shirt size, and assignee roles. The system validates allowed workstreams and sizes, then structures the Epic with required fields, labels, and templated description sections.

What fields are required for Epic creation in the OCPEDGE and USHIFT workstreams?

Epic creation in OCPEDGE and USHIFT workstreams requires a summary, project, workstream component, T-shirt size, and assignee. Optional inputs include a parent Feature or Initiative key, QA Contact, and Doc Contact, which are verified via Jira lookups before issue creation.

Can I link a new Jira Epic to a parent Feature or Initiative during creation?

Yes, you can link a new Jira Epic to a parent Feature or Initiative during creation by providing the parent key. The system verifies the optional parent's existence and state via Jira lookups before linking it to the newly created Epic.

How does field validation work for Edge Scrum Epic creation?

Field validation enforces Edge Scrum Laws by checking allowed workstream components and T-shirt sizes before creating the Epic. It ensures that custom fields use the specified field IDs and that the issue includes the required components and the ocpedge-plan label.

What description sections are automatically generated for an Edge Scrum Epic?

An Edge Scrum Epic automatically generates a templated description containing Goal, Dependencies, and Completion Criteria sections. This structure ensures the Epic fits team standards for the OpenShift Edge workstreams across OCPEDGE and USHIFT projects.

Do I need to manually assign QA and Doc contacts when creating an Edge Epic?

No, you do not need to manually assign QA and Doc contacts after creation. The Epic creation process includes optional role assignment for QA Contact and Doc Contact during the guided data capture phase before calling Jira to create the issue.