What problem does it solve?
This QA process guides teams through structured, conversational bug/feature intake and issue filing, ensuring clear problem statements and contextual exploration before creating issues.
Core Features & Use Cases
- Structured questioning to elicit expected vs actual behavior, repro steps, and context.
- Codebase exploration to build domain understanding (check CONTEXT.md if present) and capture relevant domain language.
- Issue scoping to decide between a single issue or breaking down into multiple issues with clear dependencies.
- GitHub issue creation guidance to generate well-formed, contextual issues and references.
- Optional browser state capture to observe user-facing behavior when needed.
Quick Start
Start a QA session by describing the issue; the agent will ask concise clarifying questions and explore the codebase for context.