Github Issue Tracker
Overview
Intelligent issue management with swarm coordination. This skill handles automated issue creation, progress tracking, multi-agent collaboration on complex issues, project milestone coordination, and cross-repository issue synchronization.
Quick Start
# Create an issue
gh issue create --title "Bug: Login fails" --body "Steps to reproduce..." --label "bug"
# List open issues
gh issue list --state open
# View issue details
gh issue view 54
# Add comment to issue
gh issue comment 54 --body "Progress update..."
# Close issue
gh issue close 54 --reason completed
When to Use
- Creating issues with smart templates
- Tracking issue progress with swarm coordination
- Multi-agent collaboration on complex issues
- Project milestone coordination
- Cross-repository issue synchronization
- Automated issue labeling and organization
Version History
- 1.0.0 (2025-01-02): Initial release - converted from issue-tracker agent
Sub-Skills
- Best Practices
Sub-Skills
- Core Capabilities
- 1. Create Issue with Swarm Tracking (+1)
- Objectives
- 3. Automated Progress Updates (+5)
- Integration Issue Template
- Overview (+4)
- Problem Description (+6)
- Swarm Coordination (+1)
- Integration with Other Skills
- Automatic tracking of: (+1)