What problem does it solve?
This Skill removes the friction of day-to-day issue management on GitHub by providing concrete, repeatable commands and API examples to view, create, label, assign, comment on, close, and link issues to pull requests.
Core Features & Use Cases
- Search and View: List and inspect issues by state, label, assignee, or search query using gh or REST API.
- Create & Template Support: Create detailed bug reports and feature requests with example templates for consistent reporting.
- Manage & Triage: Add or remove labels, assign owners, comment, close/reopen, and perform bulk operations for triage workflows.
- Linking & Branching: Link issues to PRs and create branches from issues to streamline fix workflows.
- Use Case: Triage a backlog by listing issues labeled needs-triage, apply priority labels, assign owners, and close duplicates in bulk.
Quick Start
Use the github-issues skill to create a new bug report titled "Login redirect ignores ?next= parameter" with labels bug and backend and assign it to username.