epic-story-planning

Creates GitHub issues from templates with labels, milestones, and acceptance criteria.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Mission42-ai/m42-claude-plugins --skill epic-story-planning
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: epic-story-planning
Source: https://github.com/Mission42-ai/m42-claude-plugins/tree/main/plugins/m42-planning/skills/epic-story-planning
Command: npx skills add https://github.com/Mission42-ai/m42-claude-plugins --skill epic-story-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the creation and governance of epics and stories, enabling teams to define scope, acceptance criteria, and GitHub issue templates in a single, repeatable process.

Core Features & Use Cases

  • Structured Planning: Compose epics and break them into user stories with clear acceptance criteria and gherkin patterns.
  • GitHub Integration: Generate epic/story issues from templates (epic.yml, story.yml) and apply labels and milestones.
  • Reference Guidance: Leverage curated references for gherkin patterns and DEEP estimation to improve planning accuracy.

Quick Start

  • Use the create-skill workflow to scaffold a new epic-story-planning structure, then begin drafting epics and stories with templates and references.

Frequently Asked Questions about epic-story-planning

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

FAQPage Schema
How do I create GitHub issues for epic and story planning from templates?โ–ผ

To create GitHub issues for epic and story planning, you use predefined templates like epic.yml and story.yml to generate structured issues, apply relevant labels, and map tasks to a planning hierarchy.

What is the best way to write gherkin acceptance criteria for user stories?โ–ผ

Writing gherkin acceptance criteria for user stories involves using structured patterns to define clear pass/fail conditions. This skill provides curated reference materials to guide accurate gherkin pattern usage for story planning.

Can I use DEEP estimation for forecasting work in GitHub epics?โ–ผ

Yes, you can use DEEP estimation for forecasting work in GitHub epics. This approach integrates with the planning hierarchy to improve estimation accuracy and label forecasting for generated issues.

How do I map tasks to a planning hierarchy when breaking down epics?โ–ผ

Mapping tasks to a planning hierarchy requires breaking epics into smaller user stories with clear scope. This skill enforces frontmatter usage and template structures to maintain a repeatable hierarchy.

Do I need frontmatter in my GitHub issue templates for story planning?โ–ผ

Yes, frontmatter is required in your GitHub issue templates for story planning. Enforcing frontmatter ensures structured metadata capture when generating epic and story issues from templates.

What are the limitations of using fixed templates for epic and story creation?โ–ผ

Using fixed templates for epic and story creation limits flexibility to the predefined epic.yml and story.yml structures. Planning scope and gherkin acceptance criteria must conform to these enforced frontmatter templates.