What problem does it solve?
This Skill streamlines the process of managing GitHub issues and pull requests by automatically classifying, analyzing, and taking initial actions on them, reducing manual overhead for maintainers.
Core Features & Use Cases
- Unified Triage: Handles both issues and pull requests within a repository.
- Automated Classification: Identifies issue types (Question, Bug, Feature) and PR types (Bugfix, Other).
- Intelligent Processing: Analyzes content, searches codebase, and determines appropriate actions like commenting, closing, or flagging for human review.
- Use Case: Automatically triage all open GitHub issues and PRs in a project, identify potential bugs, answer common questions by searching the codebase, and flag PRs that are ready for merging or require further attention.
Quick Start
Run the github-triage skill to process all open issues and pull requests in the current repository.