What problem does it solve? Incoming bug reports and issues are often too vague or incomplete to act on, forcing developers to guess what is missing and what to do next. This Skill turns a raw issue or bug report into a structured triage document that names what is known, what is missing, and which follow-up action to take. ## Core Features & Use Cases - Issue Classification: Categorizes each report as Bug, Feature Request, Performance, Security, Regression, Question, or Other before any analysis. - Gap Analysis: Extracts reported and expected behavior, then lists only the information genuinely absent, such as reproduction steps, environment details, or success criteria. - Severity and Reproducibility Assessment: Estimates severity and reproducibility from stated facts, marking them Unknown or omitting them when not inferable. - Next-Step Routing: Recommends the single appropriate follow-up, such as investigate, research, plan-a-feature, plan-implementation, or clarify with the reporter. - Use Case: A teammate pastes a one-line bug report saying the export button stopped working. The Skill classifies it as a Regression, lists missing reproduction steps and environment details, and recommends clarifying with the reporter before investigation. ## Quick Start Ask the assistant to triage this issue report and paste the raw bug report or issue text into the conversation.