What problem does it solve?
Helps users transform vague or incomplete problem reports into clear, actionable GitHub issues by interviewing for missing details, checking for duplicates, and composing a well-structured title and body ready for review.
Core Features & Use Cases
- Guided Interviewing: Ask targeted follow-up questions based on issue type (bug, feature, docs, chore) to gather essential context.
- Duplicate Detection & Context Discovery: Search the repository for related or duplicate issues and present options to create, comment, or cancel.
- Composed Issue Draft & Validation: Generate a concise title and structured body, validate labels against the repository, present an issue preview, and create the issue via the gh CLI.
- Use Case: When a user reports "login fails on long passwords", the Skill elicits reproduction steps, environment details, checks for existing reports, and opens a ready-to-review issue in the browser.
Quick Start
Create a new GitHub issue by providing a brief description of the problem and answering follow-up questions to produce and open an issue preview.