create-epic

Create Jira epics from CSV/Excel tables using a structured template.

2|Updated May 27, 2026
One-click install
npx skills add https://github.com/EmergenceAI/EM-AISoftwareFactory --skill create-epic-emergenceai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-epic
Source: https://github.com/EmergenceAI/EM-AISoftwareFactory/tree/main/skills/create-epic
Command: npx skills add https://github.com/EmergenceAI/EM-AISoftwareFactory --skill create-epic-emergenceai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of Jira epics by providing a structured template and batch processing capabilities, saving time and ensuring consistency in epic creation.

Core Features & Use Cases

  • Structured Epic Template: Guides users through creating epics with sections like Vision, Overview, Problem Statement, Success Criteria, and Business Value.
  • Single Epic Creation: Allows users to create epics interactively, section by section.
  • Batch Epic Creation: Imports epic definitions from CSV/Excel tables for efficient batch creation.
  • Use Case: Ideal for teams that need to create multiple epics based on planning documents or spreadsheets.

Quick Start

To create a single epic, run: /create-epic "Epic title or topic" To create multiple epics from a CSV file, run: /create-epic --from-table path/to/epics.csv

Frequently Asked Questions about create-epic

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

FAQPage Schema
How do I batch create Jira epics from a CSV or Excel spreadsheet?

Batch creating Jira epics from a spreadsheet involves importing epic definitions from CSV or Excel tables using batch processing commands, which automates the creation of multiple epics simultaneously.

What is a structured template for epic creation in project management?

A structured epic template guides users through creating epics with defined sections like Vision, Overview, Problem Statement, Success Criteria, and Business Value, ensuring consistency and completeness in project management documentation.

Can I create a single Jira epic interactively instead of batch importing?

Yes, single Jira epic creation is supported interactively, guiding users through the process section by section using a structured template, which is ideal for individual epic generation rather than batch imports.

What do I need to set up before automating epic creation in Jira?

Automating epic creation in Jira requires proper Jira access and correct project configuration. You also need structured epic data in CSV or Excel format if you plan to use batch processing for importing multiple epics.

What is the best way to ensure consistency when creating multiple Jira epics?

The best way to ensure consistency when creating multiple Jira epics is to use a structured template with batch processing. Importing from CSV or Excel applies standardized sections like Vision and Success Criteria across all epics.