What problem does it solve?
This Skill removes the friction of reporting bugs and filing well-structured, actionable GitHub issues, eliminating the need for users to understand codebase internals or issue formatting best practices.
Core Features & Use Cases
- Interactive Clarification: Asks targeted follow-up questions to capture bug details without over-interviewing users.
- Context-Aware Issue Writing: Automatically explores the relevant codebase in the background to use project-specific domain language in issues, avoiding stale internal references.
- Smart Issue Breakdown: Splits complex multi-symptom bug reports into independent, parallelizable GitHub issues with correct blocking relationships to maximize development efficiency.
Use case: If a user reports that form validation fails, success messages are missing, and redirects break after submission, the Skill will create three separate, ordered issues that different developers can work on simultaneously.
Quick Start
Start a QA session to report the bug you encountered when submitting the contact form, and I will file the corresponding GitHub issues for you.