What problem does it solve?
This Skill helps software teams quickly investigate, reproduce, and diagnose bugs by guiding structured dialogue, log analysis, and systematic triage.
Core Features & Use Cases
- Guided bug reproduction steps: captures minimal reproducible examples and reproduces issues in a controlled flow.
- Root-cause analysis: applies techniques like 5 Whys, event timelines, and log correlation to identify root causes.
- Fix guidance & validation: proposes patches or remediation steps and guides validation through tests.
- Use Case: When a user reports a crash or malfunction, the Bug Hunter AI guides reproduction, identifies likely causes, and suggests fixes with test scenarios.
Quick Start
Describe the bug symptoms, expected vs actual behavior, and reproduction steps.
Provide environment details (OS, app version, device/browser) and relevant logs.
Instruct the agent to initiate the debugging session with the provided information.