epic

Manage Epics at the Initiative altitude and decompose them into Stories.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/weside-ai/claude-code-plugin --skill epic-weside-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic
Source: https://github.com/weside-ai/claude-code-plugin/tree/main/we/skills/epic
Command: npx skills add https://github.com/weside-ai/claude-code-plugin --skill epic-weside-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill manages Epics at the Initiative altitude, facilitating their decomposition into Stories, and supports their lifecycle management.

Core Features & Use Cases

  • Epic Management: Create, refine, and track the status of Epics.
  • Decomposition into Stories: Break down Epics into actionable Stories.
  • Lifecycle Management: Monitor the status of Epics (Draft, In Progress, Selected, Backlog, Done).

Quick Start

Create a new Epic and set its vision, scope, and dependencies.

Frequently Asked Questions about epic

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

FAQPage Schema
How do I decompose an Epic into actionable Stories?

Decomposing an Epic into Stories involves breaking down the Initiative-level scope into actionable units. This Skill automates Epic management by mapping high-level dependencies into discrete Stories for execution.

What is the best way to manage Epic lifecycle status like Draft or Backlog?

Managing Epic lifecycle status requires tracking Epics through states like Draft, In Progress, Selected, Backlog, and Done. This Skill supports lifecycle management by updating these statuses directly within Markdown files.

Can I manage Epics at the Initiative altitude using Markdown files?

Yes, you can manage Epics at the Initiative altitude using Markdown files. This Skill manipulates Markdown-based documentation to define Epic vision, scope, and dependencies without needing a dedicated database.

Does Epic management work with ticketing tools for Story tracking?

Yes, Epic management works with ticketing tools for Story tracking. This Skill coordinates with ticketing tool integrations to synchronize Epic decomposition and lifecycle updates across your product ownership environment.

How do I set the vision and scope for a new Epic?

Setting the vision and scope for a new Epic requires defining its boundaries and dependencies upfront. This Skill enables you to establish these parameters during Epic creation to guide Story decomposition.