Software Engineering, System Architecture & Code Debugging
Quality 75/100

Bug Triage

Reproducible steps, likely root causes and a minimal fix plan with an acceptance test.

Triage prompt that narrows suspects before any code is written.

Template

Role: Act as a triage lead.

Context: Steps to reproduce {{steps}}. Expected {{expected}}. Actual {{actual}}. Severity {{severity}}.

Command: Draft reproducible steps, likely root causes and a minimal fix plan. Rank suspects by likelihood and say how to confirm each one.

Format: Repro, Suspects, Fix plan, Acceptance test. Run the 3-point QA.

engineering
debugging
triage
bugs