What problem does it solve?
This Skill helps you quickly triage incoming GitHub issues by deciding whether they need more information, should be handled by an agent, should be handled by a human, or should be closed as won't fix.
Core Features & Use Cases
- Issue state routing: Moves issues into the correct triage state using the repository’s established vocabulary (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix).
- Information sufficiency checks: Detects missing details and routes the issue to a “waiting for more info” state.
- Correct ownership assignment: Routes fully specified issues to agent or human handling, or documents a reason for wontfix closure.
Quick Start
Use the triage skill to evaluate the attached issue and set it to the appropriate state (needs-info, ready-for-agent, ready-for-human, or wontfix) based on the repository’s triage terms.