What problem does it solve?
This Skill automates the tedious and time-consuming process of triaging new GitHub issues, ensuring they are correctly classified, prioritized, and labeled for efficient development workflow.
Core Features & Use Cases
- Automated Classification: Automatically categorizes issues by type (bug, enhancement, etc.), priority, and size.
- Duplicate Detection: Identifies and flags duplicate issues to prevent redundant work.
- Label Application: Applies relevant labels (e.g.,
triaged, priority:must, size:m) based on classification.
- Use Case: When a new GitHub issue is opened, this Skill can automatically read its content, determine if it's a critical bug or a minor enhancement, estimate the effort required, and label it accordingly, allowing developers to focus on fixing issues rather than organizing them.
Quick Start
Use the triage-issues skill to review and label all new GitHub issues in the repository.