AI Prompt Whiteboard
English简体中文繁體中文日本語한국어FrançaisDeutschItaliano

Engineering Updated 2026-07-05

Debug Triage Prompt Template and Example

Use this Debug Triage prompt template when you want a structured AI answer instead of a loose request. The guide combines the reusable prompt, a concrete example, and links to nearby templates so the page stays useful rather than being a thin keyword page. Turn symptoms, logs, and recent changes into a focused debugging path.

Open Debug Triage in the editor

Reusable prompt

Identify the most likely causes and next debugging actions with evidence.

Task type: Debug Triage
Objective: Identify the most likely causes and next debugging actions with evidence.

Context:
- [Project, product, or topic]: [Project, product, or topic]
- [Audience and situation]: [Audience and situation]
- [Constraints, must-haves, and things to avoid]: [Constraints, must-haves, and things to avoid]

Inputs to provide:
[Paste source material here]

Expected output:
1. Concise diagnosis
2. Known facts
3. Assumptions
4. Step-by-step actions
5. Verification checklist

Quality bar:
- Be specific and avoid generic advice.
- State assumptions explicitly.
- Prefer actionable next steps over broad theory.
- If important information is missing, ask up to 3 clarifying questions before answering.
- For time-sensitive or factual claims, label what is known, inferred, and needs verification.

Worked example

The example below fills the same prompt for a realistic Engineering scenario. It is intentionally modest: the goal is to show how the prompt behaves, not to pretend one template solves every Engineering problem.

Task type: Debug Triage
Objective: Identify the most likely causes and next debugging actions with evidence.

Context:
- [Project, product, or topic]: A real Engineering task using the Debug Triage prompt
- [Audience and situation]: A teammate who needs a useful answer and clear next steps
- [Constraints, must-haves, and things to avoid]: Be specific, state assumptions, avoid unsupported claims, and keep the output easy to act on.

Inputs to provide:
Sample material: The team needs help with Debug Triage. The current situation is messy, the goal is clear enough to start, and the answer should separate facts, assumptions, risks, and next actions.

Expected output:
1. Concise diagnosis
2. Known facts
3. Assumptions
4. Step-by-step actions
5. Verification checklist

Quality bar:
- Be specific and avoid generic advice.
- State assumptions explicitly.
- Prefer actionable next steps over broad theory.
- If important information is missing, ask up to 3 clarifying questions before answering.
- For time-sensitive or factual claims, label what is known, inferred, and needs verification.

How to use this prompt

  1. Replace the placeholders with the actual Debug Triage task, audience, source material, and constraints.
  2. Keep the requested output sections unless you have a strong reason to remove one; they are there to make the AI answer easier to evaluate.
  3. Paste the finished prompt into your AI assistant, then ask one follow-up question that tests assumptions or missing evidence.

What a good answer should contain

  • 1. Concise diagnosisUse this section to make the answer concrete: Concise diagnosis.
  • 2. Known factsUse this section to make the answer concrete: Known facts.
  • 3. AssumptionsUse this section to make the answer concrete: Assumptions.
  • 4. Step-by-step actionsUse this section to make the answer concrete: Step-by-step actions.
  • 5. Verification checklistUse this section to make the answer concrete: Verification checklist.

Why this prompt works

  • Debug Triage starts with an explicit task type and objective, which reduces vague answers.
  • It asks for context, source material, and constraints before the model writes the final response.
  • The 5 output sections make the answer scannable and easier to compare across attempts.
  • The quality bar tells the assistant to ask clarifying questions and mark claims that need verification.

Common mistakes to avoid

  • Leaving placeholders untouched and expecting the model to infer the missing context.
  • Removing the output structure, then asking for a final answer that is hard to review.
  • Using the prompt for time-sensitive facts without checking sources or dates.