What problem does it solve?
Manually managing GitHub Issues and ProjectV2 boards is slow, inconsistent, and error-prone, especially for teams that need to follow a shared issue-tracker operation contract across different tracking tools. This skill eliminates that overhead by providing standardized, reliable commands for all common work tracking tasks on GitHub.
Core Features & Use Cases
- Full issue lifecycle management: Create, list, view, update, comment on, and close GitHub Issues with proper labeling, assignment, and PR linking to automate work item tracking.
- ProjectV2 board administration: Create and manage GitHub Projects with custom Phase, Priority, and Owner fields, add issues to boards, query board status grouped by phase, and safely close completed boards.
- Use case: An engineering team using GitHub for sprint planning can use this skill to automatically file bug reports from test failures, update issue priority based on severity, and link merged PRs to close related work items without manual UI interaction.
Quick Start
Use the issue-tracker-github skill to create a new high-priority bug report for the login page timeout error, add it to the current sprint board assigned to the frontend team lead, and link it to the relevant PR once the fix is merged.