What problem does it solve?
This Skill streamlines the management of GitHub issues and projects by mapping abstract task operations to specific gh CLI commands, enabling efficient workflow tracking and organization.
Core Features & Use Cases
- Issue Management: Create, fetch, update, and close GitHub issues.
- Project Integration: Add issues to GitHub Projects and update their status via custom fields.
- Hierarchy Management: Link issues as sub-issues of a parent or use tracking issues with task lists as a fallback.
- Dependency Tracking: Define and query issue dependencies using structured cross-references in issue bodies.
- Use Case: When planning a new feature, use this Skill to create a parent issue, then generate all the necessary child tasks as individual issues, linking them all together for clear progress tracking within a GitHub Project board.
Quick Start
Use the issue-tracker-github skill to create a new issue with the title "Implement user authentication" and assign it to the "feature:auth" label.