| name | github-swarm-issue |
| description | GitHub issue-based swarm coordination for intelligent task decomposition and progress tracking. Use for transforming issues into multi-agent tasks, automated triage, task breakdown, and issue lifecycle management. |
| type | reference |
| capabilities | [] |
| requires | [] |
| tags | [] |
| category | development |
| version | 1.0.0 |
Github Swarm Issue
Overview
This skill transforms GitHub Issues into intelligent swarm tasks, enabling automatic task decomposition, agent coordination, and comprehensive progress tracking. It provides issue-to-swarm conversion, automated triage, and lifecycle management.
Key Capabilities:
- Issue-to-swarm conversion with automatic decomposition
- Issue comment commands for swarm control
- Automated triage and labeling
- Task breakdown with subtask creation
- Progress tracking with visual updates
- Duplicate detection and linking
Quick Start
gh issue view 456 --json title,body,labels,assignees,comments
gh issue list --label "swarm-ready"
gh issue edit 456 --add-label "swarm-ready"
gh issue comment 456 --body "Swarm initialized for this issue"
When to Use
- Complex Issues: Multi-step tasks requiring decomposition
- Bug Investigation: Issues needing systematic debugging
- Feature Requests: New features requiring architecture and implementation
- Technical Debt: Refactoring tasks with multiple components
- Epic Management: Coordinating child issues under parent
Related Skills
Version History
- 1.0.0 (2026-01-02): Initial skill conversion from swarm-issue agent
Sub-Skills
Sub-Skills