About
Managing complex features often requires breaking large Epics into manageable sub-tasks. GitHub Issue Breakdown simplifies this workflow by programmatically converting markdown task lists into official GitHub sub-issues via the GraphQL API. Unlike manual issue creation, this skill ensures that parent-child relationships are correctly linked in the GitHub UI, allowing for better progress tracking. It intelligently handles various list formats, supports dry-run previews to prevent over-parsing, and automatically syncs metadata like labels and assignees from the parent issue, making it an essential tool for teams leveraging GitHub's native hierarchical task management.