What problem does it solve?
This Skill manages open issues in a GitHub repository, ensuring that obsolete, resolved, or duplicate issues are closed, while underspecified and oversized issues are appropriately labeled or split.
Core Features & Use Cases
- Automated Triage: Categorizes and handles open issues based on their status.
- Issue Categorization: Classifies issues as obsolete, resolved, duplicate, underspecified, oversized, or healthy.
- Issue Closure: Closes issues with clear comments and labels as needed.
- Issue Splitting: Splits oversized issues into manageable sub-issues.
- Use Case: Maintain a clean and organized issue backlog by automating the process of reviewing and managing issues.
Quick Start
Run the triage skill on your GitHub repository to review and manage your open issues.