What problem does it solve?
QA sessions help you report bugs conversationally while turning your report into clear, durable, user-focused GitHub issues with the right reproduction details.
Core Features & Use Cases
- Conversational bug intake: You describe what went wrong, and the agent asks only a few targeted clarifying questions to confirm expected vs actual behavior.
- Background codebase exploration: The agent explores the relevant area to learn the project’s domain language and intended behavior without exposing internal implementation details in the issue.
- Scope-aware issue filing: The agent decides whether the report is a single issue or a breakdown into multiple thinner issues that can be fixed in parallel.
Quick Start
Use the qa skill when you want to describe a bug, issue, or odd behavior you encountered and have the agent file one or more GitHub issues with reproduction steps from your perspective.