What problem does it solve?
This Skill addresses the challenge of managing large, complex features by providing a structured way to group, track, and manage related issues under a single "epic."
Core Features & Use Cases
- Epic Creation: Generates a parent issue with specific labels and body structure for tracking.
- Issue Grouping: Facilitates the creation of child issues that belong to an epic, ensuring consistent labeling and referencing.
- Project Board Integration: Enforces mandatory inclusion of epics and their child issues in GitHub Projects, setting correct status and type fields.
- Progress Tracking: Provides mechanisms to update epic progress and lifecycle states.
- Use Case: When developing a new major feature like "User Authentication Revamp," this Skill helps create a central epic, link all related tasks (e.g., UI changes, API updates, security reviews), and track their collective progress towards completion.
Quick Start
Use the epic-management skill to create a new epic for the 'Dark Mode Support' feature.