What problem does it solve?
This Skill streamlines the process of managing GitHub issues and pull requests by automatically triaging, classifying, and initiating background analysis for each item, reducing manual overhead for repository maintainers.
Core Features & Use Cases
- Unified Triage: Handles both issues and pull requests with a consistent workflow.
- Automated Classification: Identifies item types (bug, feature, question, etc.) based on titles, labels, and bodies.
- Background Analysis: Spawns dedicated subagents for in-depth analysis of each item, ensuring efficient processing.
- Use Case: When new issues or PRs are opened, this Skill can automatically categorize them, identify potential bugs, answer common questions by searching the codebase, and even recommend merge actions for bugfix PRs, all while maintaining a strict safety baseline.
Quick Start
Use the github-triage skill to triage all open issues and pull requests in the current repository.