What problem does it solve?
It solves the problem of turning messy bug notes, error logs, voice dictation, or screenshots into a structured, GitHub-ready issue that is easy for maintainers to triage.
Core Features & Use Cases
- Structured issue formatting: Produces a complete GitHub-flavored markdown template with Summary, Environment, Reproduction Steps, Expected vs Actual behavior, Error Details, Visual Evidence, Impact, and Additional Context.
- Severity classification: Converts described impact into Critical/High/Medium/Low severity with short justification.
- Visual evidence support: Preserves references to attached images/GIFs using inline markdown image links for faster debugging.
- Use cases: Great for quickly reporting regressions, permission/config failures, deployment breakages, and “works locally but fails in CI” scenarios from raw inputs.
Quick Start
Tell the agent to create a GitHub issue from the bug notes and error logs you paste, and include any attached screenshots or GIFs as visual evidence.