What problem does it solve?
This Skill eliminates slow, repetitive maintainer triage by automatically classifying each new GitHub issue into a clear verdict and a concrete next action.
Core Features & Use Cases
- Decision-ready verdicts: Produces one of ACCEPT, NEEDS-INFO, DUPLICATE, or DECLINE with an appropriate comment and labels.
- Duplicate detection first: Detects likely duplicates using title/body overlap and identifying-string matches, and closes only when high-confidence.
- Schema-safe labeling: Fetches and caches repo label definitions, creates missing labels with sensible defaults, and avoids re-triaging issues already labeled or recorded in memory.
- Maintainer-friendly outcomes: Suggests reviewer context when possible via CODEOWNERS or recent authors and supports a run budget per repo.
Quick Start
Ask an AI agent to run Issue Triage for a specific repository by setting var to "owner/repo", or leave var empty to triage all watched repos defined in memory/watched-repos.md.