Engineering · PM
Bug triage prompt
Prompt
Here are this week's incoming bug reports: [PASTE]. Cluster, dedupe, and rank by user impact and revenue risk. Output a markdown table: cluster, count, severity, owner, suggested SLA, and a one-line root-cause hypothesis where you can guess.
How to use this prompt
- Copy the prompt above.
- Paste into Claude, ChatGPT, or your preferred LLM.
- Replace anything in [BRACKETS] with your real inputs.
- Review the output before you send/ship — humans in the loop.
Best with
Most prompts here work in any modern LLM. For business reasoning and judgment, we recommend Claude. For fastest iteration with plugins, try ChatGPT.
Related prompts
Code review checklist for [LANGUAGE]
Generate a code review checklist for [LANGUAGE / FRAMEWORK]. Group items into correctness, security, performance, readab…
Tech design doc skeleton
Generate a tech design doc skeleton for [FEATURE]. Sections: problem, goals/non-goals, proposed solution, alternatives c…