What problem does it solve?
This Skill automates the tedious process of triaging GitHub issues, ensuring that open issues are categorized, duplicates are detected, and relevant information is surfaced, leading to a more organized and efficient development workflow.
Core Features & Use Cases
- Automated Auditing: Scans open issues and PRs to identify bugs, feature requests, and potential duplicates.
- Risk Assessment: Classifies issues based on potential security risks or breaking changes.
- Duplicate Detection: Compares titles and bodies to flag potential duplicate issues.
- Staleness Detection: Identifies issues that haven't been updated in a long time.
- Comment Drafting: Generates draft comments for further action or information requests.
- Use Case: When a repository accumulates many open issues, this Skill can perform an initial audit, categorize them, flag duplicates, and identify stale issues, allowing maintainers to focus on critical items.
Quick Start
Run the issue-triage skill to audit all open issues in the current repository.