What problem does it solve? Customer bug reports often arrive as confusing prose in emails, Discord messages, or support tickets, leaving solo developers unable to tell what happened, how to reproduce it, or whether it is even a real bug. This Skill converts those vague complaints into actionable, structured bug reports. ## Core Features & Use Cases - Four-Question Conversion: Reduces any prose complaint to Trigger, Expected, Actual, and Surface, flagging missing pieces as follow-up questions instead of guessing. - Confidence Scoring: Labels each report high, medium, or low confidence so you know how much assumption was involved before investigating. - Use Case: A customer emails "the checkout just kept loading forever on Safari." The Skill produces a GitHub-issue-ready report with reproduction steps, expected vs. actual behavior, environment details, and follow-up questions like Safari version and console errors. ## Quick Start Paste the raw customer message and ask the AI to convert this user complaint into a reproducible bug report.