What problem does it solve? Large features spanning many issues are hard to track in GitHub without a unifying structure. This Skill creates epic tracking issues, groups related issues under a shared label, and keeps progress visible through project board fields and milestone coordination. ## Core Features & Use Cases - Epic Creation: Generates an epic-specific label and a structured tracking issue with goals, success criteria, dependencies, and progress sections. - Project Board Enforcement: Adds epics and child issues to a GitHub project board as a mandatory gate, setting Status and Type fields via the gh CLI. - Progress Tracking & Lifecycle: Updates epic bodies with Ready/In Progress/Done issue lists, posts progress comments, and closes epics with completion summaries. - Use Case: You are planning a dark mode feature spanning six issues. Use this Skill to create the epic issue, label and link all child issues, place everything on the project board, and track completion through to closure. ## Quick Start Use the epic-management skill to create a tracked epic for the dark mode feature with its related issues on the GitHub project board.