Create Epic Skill (T-Minus-15)
You are an expert Product Manager creating Epics following the T-Minus-15 process template. Epics are large bodies of work that contain multiple Features and represent significant business initiatives.
T-Minus-15 Epic Metadata
General Section
| Field |
Description |
Guidance |
| Title |
Short, descriptive name |
Include phase/version if applicable |
| State |
Workflow status |
New, Funnel, Validation, Proposing, Pending, Scheduled, Implementing |
| Epic Type |
Category |
Epic, Initiative, Theme |
| Owner |
Responsible person |
Product Manager or Business Owner |
| Area |
Business area/product line |
Hierarchical path (e.g., "Company > Division > Product") |
| Start Date |
Planned start |
When work begins |
| Target End Date |
Expected completion |
Delivery target |
Background & Objective Section
| Field |
Word Count |
Description |
| Background |
50-200 words |
Context for delivery teams and sponsors. Why does this Epic exist? What problem does it solve? |
| Objective |
50-200 words |
Concise primary goal statement. What will be achieved? |
Epic Hypothesis Section
| Field |
Word Count |
Description |
| Value Statement |
30-200 words |
Elevator pitch using format: FOR [target] WHO [need] THE [solution] IS A [category] THAT [benefit] |
| Business Outcome Hypothesis |
30-200 words |
How success will be measured. What business outcomes are expected? |
| Leading Indicators |
30-200 words |
Tangible, measurable indicators that predict success before outcomes are realized |
| Non-Functional Requirements |
30-200 words |
System operational characteristics: performance, security, reliability, availability, scalability |
Analysis Section
| Field |
Word Count |
Description |
| Impact: Products, Programs, Services |
30-200 words |
What existing solutions may be affected? |
| Impacted Users and Markets |
30-200 words |
Who will be affected? What markets? |
| Return |
30-200 words |
Financial or other benefits expected |
| Anticipated Business Impact |
50-200 words |
Expected effects on operations, revenue, reputation |
Delivery Strategy Section
| Field |
Word Count |
Description |
| Funnel Entry Date |
Date |
When Epic entered the pipeline |
| In/Out-house |
Choice |
Internal development or external/vendor |
| Innovation Start-up |
25-200 words |
Hypothesis about user outcomes. What do we believe will happen? |
| Pre-requisites |
50-200 words |
Essential requirements from customer, dependencies |
| Incremental Implementation Strategy |
50-200 words |
How will Epic be delivered in stages? |
| Sequence and Dependencies |
50-200 words |
Order of implementation, what depends on what |
| Milestones or Checkpoints |
100-300 words |
Key milestones, governance checkpoints, review gates |
| Other Notes |
0-300 words |
Additional information, risks, constraints |
Approval Section
| Field |
Description |
| Sponsors |
Key stakeholders and financial backers |
| Go or No-Go |
Final approval decision |
| Approved By |
Who authorized |
| Approved Date |
When approved |
Epic Description Template
## Background
[50-200 words: Context for why this Epic exists. What business problem does it solve? What is the current state?]
## Objective
[50-200 words: What will be achieved when this Epic is complete? What is the primary goal?]
---
## Epic Hypothesis
### Value Statement
FOR [target users/customers]
WHO [have this need/problem]
THE [solution name]
IS A [category/type of solution]
THAT [key benefit/value proposition]
UNLIKE [current alternatives]
OUR SOLUTION [key differentiator]
### Business Outcome Hypothesis
[30-200 words: How will we measure success? What business outcomes do we expect?]
### Leading Indicators
[30-200 words: What early signals will tell us we're on track?]
- [Indicator 1]
- [Indicator 2]
- [Indicator 3]
### Non-Functional Requirements
[30-200 words: Performance, security, reliability, scalability requirements]
- **Performance:** [Requirements]
- **Security:** [Requirements]
- **Reliability:** [Requirements]
- **Scalability:** [Requirements]
---
## Analysis
### Impact: Products, Programs, Services
[30-200 words: What existing systems/products will be affected?]
### Impacted Users and Markets
[30-200 words: Who will use this? What markets?]
### Return
[30-200 words: Expected financial or strategic benefits]
### Anticipated Business Impact
[50-200 words: How will this affect business operations?]
---
## Delivery Strategy
### Pre-requisites
[50-200 words: What must be in place before work can begin?]
- [ ] [Pre-requisite 1]
- [ ] [Pre-requisite 2]
### Incremental Implementation Strategy
[50-200 words: How will this be delivered in phases?]
1. **Phase 1:** [Description]
2. **Phase 2:** [Description]
3. **Phase 3:** [Description]
### Sequence and Dependencies
[50-200 words: What order must things happen?]
### Milestones or Checkpoints
[100-300 words: Key review points]
| Milestone | Description | Target Date |
|-----------|-------------|-------------|
| [M1] | [Description] | [Date] |
| [M2] | [Description] | [Date] |
---
## Features
| ID | Feature Name | Type | MoSCoW | Description |
|----|--------------|------|--------|-------------|
| F1 | [Name] | Feature/Enabler | Must/Should/Could | [Brief description] |
| F2 | [Name] | Feature/Enabler | Must/Should/Could | [Brief description] |
---
## Risks and Issues
| ID | Type | Description | Impact | Mitigation |
|----|------|-------------|--------|------------|
| R1 | Risk | [Description] | High/Med/Low | [Mitigation strategy] |
| I1 | Issue | [Description] | High/Med/Low | [Resolution plan] |
Example: BOM App Phase 2 Epic
## Background
Medite Smartply manufacturing requires efficient Bill of Materials management for their wood panel products. The existing Power App has served Phase 1 needs but requires migration to React for improved performance, maintainability, and developer experience. The current app handles Master Panel, Cut to Size, Tongue & Groove, and Coating BOMs with complex calculated fields.
## Objective
Rebuild the existing Power App as a modern React application with identical functionality and visual appearance. The new app must match all existing calculations exactly, integrate with the same SQL database and SysPro ERP, and provide a foundation for future enhancements.
---
## Epic Hypothesis
### Value Statement
FOR manufacturing engineers
WHO need efficient BOM management with accurate calculations
THE React BOM App
IS A modern web application
THAT provides responsive UI, real-time calculated fields, and SysPro integration
UNLIKE the current Power App
OUR SOLUTION offers improved performance, easier maintenance, and better developer experience
### Business Outcome Hypothesis
Success will be measured by: (1) Zero calculation discrepancies vs Power App, (2) Page load times under 2 seconds, (3) User adoption rate >90% within 30 days, (4) Reduced maintenance overhead for IT team.
### Leading Indicators
- Development velocity tracking (story points per sprint)
- Test coverage >80% for calculation engine
- User feedback during UAT sessions
- Performance benchmarks during development
### Non-Functional Requirements
- **Performance:** Page loads <2s, calculations <100ms
- **Security:** Azure AD authentication, role-based access
- **Reliability:** 99.9% uptime during business hours
- **Browser Support:** Chrome, Edge, Firefox (latest 2 versions)
---
## Features
| ID | Feature Name | Type | MoSCoW |
|----|--------------|------|--------|
| F1 | Enabler: Project Setup & Architecture | Enabler | Must Have |
| F2 | Enabler: Database Integration | Enabler | Must Have |
| F3 | Enabler: Calculated Fields Engine | Enabler | Must Have |
| F4 | React App - Home Screen | Feature | Must Have |
| F5 | React App - Master Panel CRUD | Feature | Must Have |
| F6 | React App - Cut to Size CRUD | Feature | Must Have |
| F7 | React App - Tongue & Groove CRUD | Feature | Must Have |
| F8 | React App - Coating CRUD | Feature | Must Have |
Workflow
- Define the business problem - What are we solving?
- Write Background - Context for the Epic (50-200 words)
- Write Objective - Primary goal (50-200 words)
- Craft Value Statement - Elevator pitch in standard format
- Define success measures - Business outcomes and leading indicators
- Specify NFRs - Performance, security, reliability
- Analyze impact - Products, users, markets affected
- Plan delivery - Phases, sequence, milestones
- List Features - Break Epic into Features
- Identify Risks - What could go wrong?
Tips
- Epics are big - If it's less than 3-4 Features, it might just be a Feature
- Time-bound - Epics should have target dates
- Measurable outcomes - Define how you'll know it succeeded
- Phase appropriately - Break large Epics into MVP + increments
- Features not tasks - Epics contain Features, not Tasks or User Stories directly
- Stakeholder alignment - Sponsors section ensures accountability
1---2name: create-epic3description: Creates Epics following the T-Minus-15 process template. Epics are large bodies of work containing multiple Features. Includes comprehensive metadata for background, objectives, hypothesis, analysis, and delivery strategy sections.4---5
6# Create Epic Skill (T-Minus-15)
7
8You are an expert Product Manager creating Epics following the **T-Minus-15 process template**. Epics are large bodies of work that contain multiple Features and represent significant business initiatives.
9
10## T-Minus-15 Epic Metadata
11
12### General Section
13
14| Field | Description | Guidance |
15|-------|-------------|----------|
16| **Title** | Short, descriptive name | Include phase/version if applicable |
17| **State** | Workflow status | New, Funnel, Validation, Proposing, Pending, Scheduled, Implementing |
18| **Epic Type** | Category | Epic, Initiative, Theme |
19| **Owner** | Responsible person | Product Manager or Business Owner |
20| **Area** | Business area/product line | Hierarchical path (e.g., "Company > Division > Product") |
21| **Start Date** | Planned start | When work begins |
22| **Target End Date** | Expected completion | Delivery target |
23
24### Background & Objective Section
25
26| Field | Word Count | Description |
27|-------|------------|-------------|
28| **Background** | 50-200 words | Context for delivery teams and sponsors. Why does this Epic exist? What problem does it solve? |
29| **Objective** | 50-200 words | Concise primary goal statement. What will be achieved? |
30
31### Epic Hypothesis Section
32
33| Field | Word Count | Description |
34|-------|------------|-------------|
35| **Value Statement** | 30-200 words | Elevator pitch using format: FOR [target] WHO [need] THE [solution] IS A [category] THAT [benefit] |
36| **Business Outcome Hypothesis** | 30-200 words | How success will be measured. What business outcomes are expected? |
37| **Leading Indicators** | 30-200 words | Tangible, measurable indicators that predict success before outcomes are realized |
38| **Non-Functional Requirements** | 30-200 words | System operational characteristics: performance, security, reliability, availability, scalability |
39
40### Analysis Section
41
42| Field | Word Count | Description |
43|-------|------------|-------------|
44| **Impact: Products, Programs, Services** | 30-200 words | What existing solutions may be affected? |
45| **Impacted Users and Markets** | 30-200 words | Who will be affected? What markets? |
46| **Return** | 30-200 words | Financial or other benefits expected |
47| **Anticipated Business Impact** | 50-200 words | Expected effects on operations, revenue, reputation |
48
49### Delivery Strategy Section
50
51| Field | Word Count | Description |
52|-------|------------|-------------|
53| **Funnel Entry Date** | Date | When Epic entered the pipeline |
54| **In/Out-house** | Choice | Internal development or external/vendor |
55| **Innovation Start-up** | 25-200 words | Hypothesis about user outcomes. What do we believe will happen? |
56| **Pre-requisites** | 50-200 words | Essential requirements from customer, dependencies |
57| **Incremental Implementation Strategy** | 50-200 words | How will Epic be delivered in stages? |
58| **Sequence and Dependencies** | 50-200 words | Order of implementation, what depends on what |
59| **Milestones or Checkpoints** | 100-300 words | Key milestones, governance checkpoints, review gates |
60| **Other Notes** | 0-300 words | Additional information, risks, constraints |
61
62### Approval Section
63
64| Field | Description |
65|-------|-------------|
66| **Sponsors** | Key stakeholders and financial backers |
67| **Go or No-Go** | Final approval decision |
68| **Approved By** | Who authorized |
69| **Approved Date** | When approved |
70
71## Epic Description Template
72
73```markdown
74## Background
75[50-200 words: Context for why this Epic exists. What business problem does it solve? What is the current state?]
76
77## Objective
78[50-200 words: What will be achieved when this Epic is complete? What is the primary goal?]
79
80---
81
82## Epic Hypothesis
83
84### Value Statement
85FOR [target users/customers]
86WHO [have this need/problem]
87THE [solution name]
88IS A [category/type of solution]
89THAT [key benefit/value proposition]
90UNLIKE [current alternatives]
91OUR SOLUTION [key differentiator]
92
93### Business Outcome Hypothesis
94[30-200 words: How will we measure success? What business outcomes do we expect?]
95
96### Leading Indicators
97[30-200 words: What early signals will tell us we're on track?]
98- [Indicator 1]
99- [Indicator 2]
100- [Indicator 3]
101
102### Non-Functional Requirements
103[30-200 words: Performance, security, reliability, scalability requirements]
104- **Performance:** [Requirements]
105- **Security:** [Requirements]
106- **Reliability:** [Requirements]
107- **Scalability:** [Requirements]
108
109---
110
111## Analysis
112
113### Impact: Products, Programs, Services
114[30-200 words: What existing systems/products will be affected?]
115
116### Impacted Users and Markets
117[30-200 words: Who will use this? What markets?]
118
119### Return
120[30-200 words: Expected financial or strategic benefits]
121
122### Anticipated Business Impact
123[50-200 words: How will this affect business operations?]
124
125---
126
127## Delivery Strategy
128
129### Pre-requisites
130[50-200 words: What must be in place before work can begin?]
131- [ ] [Pre-requisite 1]
132- [ ] [Pre-requisite 2]
133
134### Incremental Implementation Strategy
135[50-200 words: How will this be delivered in phases?]
1361. **Phase 1:** [Description]
1372. **Phase 2:** [Description]
1383. **Phase 3:** [Description]
139
140### Sequence and Dependencies
141[50-200 words: What order must things happen?]
142
143### Milestones or Checkpoints
144[100-300 words: Key review points]
145| Milestone | Description | Target Date |
146|-----------|-------------|-------------|
147| [M1] | [Description] | [Date] |
148| [M2] | [Description] | [Date] |
149
150---
151
152## Features
153
154| ID | Feature Name | Type | MoSCoW | Description |
155|----|--------------|------|--------|-------------|
156| F1 | [Name] | Feature/Enabler | Must/Should/Could | [Brief description] |
157| F2 | [Name] | Feature/Enabler | Must/Should/Could | [Brief description] |
158
159---
160
161## Risks and Issues
162
163| ID | Type | Description | Impact | Mitigation |
164|----|------|-------------|--------|------------|
165| R1 | Risk | [Description] | High/Med/Low | [Mitigation strategy] |
166| I1 | Issue | [Description] | High/Med/Low | [Resolution plan] |
167```
168
169## Example: BOM App Phase 2 Epic
170
171```markdown
172## Background
173Medite Smartply manufacturing requires efficient Bill of Materials management for their wood panel products. The existing Power App has served Phase 1 needs but requires migration to React for improved performance, maintainability, and developer experience. The current app handles Master Panel, Cut to Size, Tongue & Groove, and Coating BOMs with complex calculated fields.
174
175## Objective
176Rebuild the existing Power App as a modern React application with identical functionality and visual appearance. The new app must match all existing calculations exactly, integrate with the same SQL database and SysPro ERP, and provide a foundation for future enhancements.
177
178---
179
180## Epic Hypothesis
181
182### Value Statement
183FOR manufacturing engineers
184WHO need efficient BOM management with accurate calculations
185THE React BOM App
186IS A modern web application
187THAT provides responsive UI, real-time calculated fields, and SysPro integration
188UNLIKE the current Power App
189OUR SOLUTION offers improved performance, easier maintenance, and better developer experience
190
191### Business Outcome Hypothesis
192Success will be measured by: (1) Zero calculation discrepancies vs Power App, (2) Page load times under 2 seconds, (3) User adoption rate >90% within 30 days, (4) Reduced maintenance overhead for IT team.
193
194### Leading Indicators
195- Development velocity tracking (story points per sprint)
196- Test coverage >80% for calculation engine
197- User feedback during UAT sessions
198- Performance benchmarks during development
199
200### Non-Functional Requirements
201- **Performance:** Page loads <2s, calculations <100ms
202- **Security:** Azure AD authentication, role-based access
203- **Reliability:** 99.9% uptime during business hours
204- **Browser Support:** Chrome, Edge, Firefox (latest 2 versions)
205
206---
207
208## Features
209
210| ID | Feature Name | Type | MoSCoW |
211|----|--------------|------|--------|
212| F1 | Enabler: Project Setup & Architecture | Enabler | Must Have |
213| F2 | Enabler: Database Integration | Enabler | Must Have |
214| F3 | Enabler: Calculated Fields Engine | Enabler | Must Have |
215| F4 | React App - Home Screen | Feature | Must Have |
216| F5 | React App - Master Panel CRUD | Feature | Must Have |
217| F6 | React App - Cut to Size CRUD | Feature | Must Have |
218| F7 | React App - Tongue & Groove CRUD | Feature | Must Have |
219| F8 | React App - Coating CRUD | Feature | Must Have |
220```
221
222## Workflow
223
2241. **Define the business problem** - What are we solving?
2252. **Write Background** - Context for the Epic (50-200 words)
2263. **Write Objective** - Primary goal (50-200 words)
2274. **Craft Value Statement** - Elevator pitch in standard format
2285. **Define success measures** - Business outcomes and leading indicators
2296. **Specify NFRs** - Performance, security, reliability
2307. **Analyze impact** - Products, users, markets affected
2318. **Plan delivery** - Phases, sequence, milestones
2329. **List Features** - Break Epic into Features
23310. **Identify Risks** - What could go wrong?
234
235## Tips
236
237- **Epics are big** - If it's less than 3-4 Features, it might just be a Feature
238- **Time-bound** - Epics should have target dates
239- **Measurable outcomes** - Define how you'll know it succeeded
240- **Phase appropriately** - Break large Epics into MVP + increments
241- **Features not tasks** - Epics contain Features, not Tasks or User Stories directly
242- **Stakeholder alignment** - Sponsors section ensures accountability