Agent skill
github-issue-tracker
Intelligent issue management and project coordination with automated tracking, progress monitoring, and team coordination. Use for issue creation with smart templates, progress tracking with swarm coordination, multi-agent collaboration, and cross-repository synchronization.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/development/github/issue-tracker
SKILL.md
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)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?