mh-cto-sdlc-epic-map

Organize product features into epics with dependency sequencing.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-epic-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-cto-sdlc-epic-map
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/departments/cto/sdlc/phase-2-product-definition/mh-cto-sdlc-epic-map
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-epic-map

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps organize product features into epics, ensuring a clear and effective user value delivery while adhering to the D23 principle of no layer-cake groupings.

Core Features & Use Cases

  • Feature Grouping: Group features based on user scenarios and outcomes.
  • Size Check: Ensure epics are completable within 1-3 sprints.
  • Dependency Sequencing: Order epics based on prerequisites and independence.
  • Anti-Pattern Check: Avoid common anti-patterns like layer cake groupings and infrastructure epics.
  • Output: Generate a human-readable epic map with details and dependencies.

Quick Start

Run the command 'create epics' after validating the Product Requirements Document.

Frequently Asked Questions about mh-cto-sdlc-epic-map

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

FAQPage Schema
How do I map product features into epics for efficient delivery?

To map product features into epics, you group them based on user scenarios and outcomes, ensuring each epic is completable within 1-3 sprints and properly sequenced by dependencies. This creates a structured development workflow.

What are common anti-patterns to avoid when grouping features into epics?

When grouping features into epics, avoid layer-cake groupings and infrastructure epics. These anti-patterns obscure clear user value delivery and reduce development efficiency.

Do I need a validated Product Requirements Document to organize features into epics?

Yes, organizing features into epics requires a validated Product Requirements Document and a domain model for feature vocabulary. These prerequisites ensure accurate feature grouping and dependency sequencing.

How do I check if an epic is the right size for a development sprint?

To check epic size for a development sprint, verify that the grouped features can be completed within 1-3 sprints. This ensures manageable scope and efficient delivery within the structured workflow.

What is the best way to sequence epic dependencies in product development?

The best way to sequence epic dependencies is to order epics based on their prerequisites and independence. This prevents bottlenecks and ensures a structured, efficient product development workflow.