breakdown-issues

Break down task descriptions into GitHub Epic and sub-issues with dependencies.

4|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/getty104/claude-task-worker --skill breakdown-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-issues
Source: https://github.com/getty104/claude-task-worker/tree/main/plugin/skills/breakdown-issues
Command: npx skills add https://github.com/getty104/claude-task-worker --skill breakdown-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the breakdown of task descriptions into individual issues on GitHub, simplifying the issue-creation process.

Core Features & Use Cases

  • Automated Issue Breakdown: Transforms complex task descriptions into multiple, well-structured GitHub issues.
  • Epic Issue Creation: Creates an Epic issue that encompasses all related tasks.
  • Dependency Management: Utilizes GitHub's blocked-by relationships to manage task dependencies.
  • Use Case: Ideal for developers and project managers who need to break down large features into manageable tasks.

Quick Start

Use the breakdown-issues skill with the task description "Implement user authentication and authorization."

Frequently Asked Questions about breakdown-issues

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

FAQPage Schema
How do I automate breaking down large task descriptions into GitHub issues?

Automating GitHub issue breakdown involves transforming complex task descriptions into structured Epic and sub-issues. This process utilizes an agent to parse requirements and automatically establishes blocked-by dependency relationships for comprehensive project management.

Can I automatically manage issue dependencies when creating GitHub tasks?

Yes, automated task breakdown manages GitHub issue dependencies by utilizing blocked-by relationships. When generating Epic and sub-issues from task descriptions, the system automatically configures dependency links to maintain proper project execution order.

What is the best way to create Epic issues from feature descriptions on GitHub?

Creating Epic issues from feature descriptions is best handled by automating text breakdown into structured outputs. The system generates a parent Epic issue encompassing all related sub-tasks parsed directly from the original feature description for consolidated project tracking.

Do I need any specific environment setup to automate GitHub issue creation from text?

Automating GitHub issue creation from text requires an environment supporting the designated breakdown scripts and reference components. It operates without external dependencies to parse task descriptions and output structured Epic and sub-issues directly to the repository.

How does automated task breakdown handle complex project management requirements?

Automated task breakdown handles complex project management requirements by using a requirement organizer agent to parse descriptions. It structures large features into an Epic issue with manageable sub-issues and defines blocked-by dependencies for accurate execution tracking.