What problem does it solve?
The triage Skill addresses the challenge of efficiently managing issue tracking by automating the initial categorization and prioritization of issues, reducing the workload on maintainers and ensuring issues are handled promptly.
Core Features & Use Cases
- State Machine Automation: Automates the transition of issues through various states like 'needs-triage', 'needs-info', 'ready-for-agent', and 'wontfix'.
- Role-Based Management: Supports different triage roles such as 'bug' and 'enhancement', and various state roles to indicate the issue's current status.
- Natural Language Invocation: Allows maintainers to interact with the skill using natural language commands like "Show me anything that needs my attention" or "Move #42 to ready-for-agent".
Quick Start
Use the triage skill to triage an issue and move it to 'ready-for-agent' by running the command: /triage move #42 ready-for-agent.