What problem does it solve?
This Skill helps you manage GitHub issues without manually clicking through the UI, reducing time spent on reporting, labeling, assigning, commenting, and triaging bugs or requests.
Core Features & Use Cases
- View and search issues: List, filter by label/assignee/state, and read full issue details (including bodies) for faster investigation.
- Create and standardize issue reports: Create issues with titles, detailed Markdown bodies, labels, and assignees using either the GitHub CLI or REST.
- Triage and maintain momentum: Add/remove labels, assign owners, comment with updates, and close/reopen issues (plus bulk operations by label).
- Use Case: When a user reports an authentication bug, use this Skill to search matching issues, create a well-structured bug report, label it (e.g., bug/authentication), and assign it to the right maintainer.
Quick Start
Tell the Skill to create a new GitHub issue in the current repository using your GitHub credentials, with a clear title, a Markdown bug template, and the right labels and assignee.