What problem does it solve?
The Triage Issues skill automates the process of classifying and labeling incoming GitHub issues by type, area, platform, provider, severity qualifiers, urgency, and importance, eliminating manual triage drift.
Core Features & Use Cases
- Classify open issues across multiple dimensions (type, area, platform, provider, severity qualifiers) and determine repro status.
- Apply repository-specific labels and post clarification comments when information is missing, enabling faster triage and consistent workflows.
- Detect potential duplicates and optionally surface suggestions or apply duplicate labeling to newer issues while linking to originals.
- Supports read and write operations via gh CLI, with optional creation of new area labels when confidence is high.
Quick Start
Run the triage-issues workflow against a repository to automatically classify open issues and apply labels.