What problem does it solve?
This skill converts brief feature, bug, or chore ideas into fully formed, actionable GitHub issues that include codebase analysis, acceptance criteria, and implementation options to speed triage and reduce back-and-forth.
Core Features & Use Cases
- Codebase Analysis: Inspect relevant files to identify affected areas and list concrete files and changes to consider.
- Clarification Workflow: Ask targeted questions to resolve ambiguities before drafting the issue.
- Structured Issue Drafting: Produce a Problem Statement, User Value, Definition of Done, Manual Testing Checklist, and multiple potential solutions to guide implementation.
- Use Case: A developer or product manager has a short idea or bug report and needs a vetted, detailed issue ready for assignment or prioritization.
Quick Start
Use the gh-issue skill by describing the feature, bug, or chore in one sentence, for example: /gh-issue "Add dark mode support to the dashboard".