← ClaudeAtlas

epic-identificationlisted

This skill should be used when the user asks to "identify epics", "break down vision into epics", "find major features", "discover capability areas", "decompose vision", "group requirements into themes", "define high-level features", "what epics do I need", "turn vision into work items", or "split project into epics". Provides methodology for deriving epics from a vision statement using user journey mapping, capability decomposition, and stakeholder analysis.
mamiaijf/requirements-expert · ★ 1 · AI & Automation · score 74
Install: claude install-skill mamiaijf/requirements-expert
# Epic Identification ## Quick Actions & Routing | User Intent | Action | Resource | |-------------|--------|----------| | Reviewing vision first | Understand scope and capabilities | Step 1: Review the Vision | | Identifying capabilities | Apply discovery techniques | `references/discovery-techniques.md` | | Naming epics | Use epic naming patterns | Step 4: Name and Describe Each Epic | | Checking completeness | Perform gap analysis | Step 5: Validate Completeness | | Creating epic issues | Use template | `references/epic-template.md` | | Viewing examples | Load sample epic set | `examples/example-epic-set.md` | ## Command Integration The `/re:identify-epics` command guides epic creation in GitHub Projects. This skill provides the methodology for identifying and defining epics—including discovery techniques (user journey mapping, capability decomposition), validation criteria, and common patterns. Load this skill for technique guidance beyond what the command provides. ## Overview Systematically decompose a product vision into well-defined epics—major capabilities or features that can be further broken down into user stories and tasks. Epics represent significant bodies of work that are too large for a single iteration but directly contribute to achieving the vision. ## Purpose Epics serve as the middle layer in the requirements hierarchy: - **Above**: Product Vision (the "why" and "what" at highest level) - **Epics**: Major capabilities (the "what" at feature level)