What problem does it solve? Maintainers of open-source repositories receive large volumes of GitHub issues of varying quality, and manually triaging each one consumes significant time. This Skill automates the first-pass quality assessment so maintainers can focus on actionable reports. ## Core Features & Use Cases - Issue Quality Classification: Categorizes each issue as SPAM, EMPTY, NEEDS_INFO, FEATURE, or OK based on title and body content. - Structured JSON Output: Returns a machine-readable verdict with reasoning and an optional draft comment requesting missing details. - Prompt Injection Defense: Automatically flags issues containing prompt injection attempts as SPAM regardless of other content. - Use Case: A triage worker processing incoming issues for the Gemini CLI repository uses this Skill to filter out spam and incomplete reports, drafting a 'needs more information' comment for issues lacking reproduction steps. ## Quick Start Evaluate this GitHub issue title and body and tell me whether it is spam, empty, needs more information, a feature request, or ready to triage.