Loading
Translates an 'it's broken' message into a triage-ready ticket: steps to reproduce, expected vs actual, severity, and the first place to look in the code.
Recommended by author
Rewrite this messy bug report as a triage-ready engineering ticket. User's report: """ [report] """ Product / stack context: """ [context] """ Output: - TITLE: one line, specific. - STEPS TO REPRODUCE: numbered, minimal. - EXPECTED vs ACTUAL. - SEVERITY: blocker / high / medium / low, with one-line justification. - LIKELY CAUSE: the first file or layer to investigate, and why. - OPEN QUESTIONS: what to ask the reporter if repro is ambiguous. Do not invent details the report doesn't support; list them as open questions instead.
Running prompts needs a free account.
Sign in and we'll stream the response from Claude Sonnet 4.6 right here — no config needed for the platform models.
Translates an 'it's broken' message into a triage-ready ticket: steps to reproduce, expected vs actual, severity, and the first place to look in the code.
Rewrite this messy bug report as a triage-ready engineering ticket.
User's report:
"""
{{report}}
"""
Product / stack context:
"""
{{context}}
"""
Output:
- TITLE: one line, specific.
- STEPS TO REPRODUCE: numbered, minimal.
- EXPECTED vs ACTUAL.
- SEVERITY: blocker / high / medium / low, with one-line justification.
- LIKELY CAUSE: the first file or layer to investigate, and why.
- OPEN QUESTIONS: what to ask the reporter if repro is ambiguous.
Do not invent details the report doesn't support; list them as open questions instead.{{report}}{{context}}