What problem does it solve?
This Skill streamlines the process of managing GitHub issues and pull requests by automating their classification, initial analysis, and routing, freeing up maintainers' time for more critical tasks.
Core Features & Use Cases
- Unified Triage: Handles both issues and PRs in a single, automated workflow.
- Automated Classification: Identifies issue types (Question, Bug, Feature) and PR types (Bugfix, Other).
- Background Processing: Spawns individual background tasks for each item, allowing for parallel processing.
- Intelligent Actions: Automatically comments on issues, confirms bugs, and merges safe bugfix PRs.
- Use Case: When new issues and PRs are opened, this Skill automatically categorizes them, attempts to answer simple questions by searching the codebase, flags potential bugs, and merges straightforward bug fixes, providing a daily summary report.
Quick Start
Use the github-triage skill to process all open issues and pull requests in the current repository.