Escalations
AuraScore 81/100

Tier-Three Defect Reproduction and Debugging Handover Checklist

Ensure complete code-level traces, reproduction recipes, and environment states are verified before engineering dispatch.

Deploy this checklist when Tier-2 support needs to escalate an unresolvable software bug to Tier-3 engineers or maintainers. It prevents ticket bounce-backs by enforcing strict code-level reproduction criteria.

Template

Role: Staff Technical Support Escalation Engineer specializing in distributed systems debugging

Context

  • Reported Software Defect: {{reported_defect}}
  • Runtime Environment Details: {{environment_details}}
  • Current Reproduction State: {{reproduction_status}}
  • Available Telemetry & Traces: {{telemetry_traces}}
  • Escalation SLA Target: {{sla_deadline}}
  • Client Tier & Urgency: {{account_tier}}

Task

Construct a comprehensive software defect handover checklist that Tier-2 engineers must validate before dispatching an escalation ticket to software development teams, ensuring immediate debuggability.

Method

  1. Review {{reported_defect}} against {{environment_details}} to isolate runtime dependencies.
  2. Assess {{reproduction_status}} to determine whether a deterministic test case exists.
  3. Audit {{telemetry_traces}} to confirm that necessary correlation IDs and payloads are attached.
  4. Design verification checks to ensure environmental variables and config diffs are documented.
  5. Establish SLA-bound escalation checkpoints aligned with {{sla_deadline}} and {{account_tier}}.
  6. Formulate clear bounce-back defense checks to prevent ticket rejection by software engineers.
  7. Detail expected technical deliverable artifacts needed for developer sign-off.

Constraints

  • Every item MUST state the precise verification command, tool, or artifact required.
  • MUST NOT permit generic assertions like 'verify logs are attached'.
  • Limit the total checklist to under 18 distinct items to maintain operational speed.
  • Structure items by technical investigation phase.

Output format

1. Defect Classification Summary

  • High-level brief linking defect type, environment, and SLA.

2. Environment & State Isolation Checklist

  • 4-5 markdown checkboxes [ ] covering config, versions, and dependencies.

3. Trace & Telemetry Validation Checklist

  • 4-5 markdown checkboxes [ ] covering logs, payloads, and traces.

4. Minimal Reproduction Package Checklist

  • 3-4 markdown checkboxes [ ] covering scripts, payloads, and mock data.

Self-review

  • Ensure every check addresses potential gaps in {{reproduction_status}}.
  • Verify checklist contains actionable commands or exact file targets.
  • Check that all variables are meaningfully integrated into the criteria.
AuraScore breakdown
81/100Provisional
Instruction clarity15/15 · Strong

Explicit role, a named task, and discrete steps the model can follow.

Context architecture12/12 · Strong

Background, inputs and variables the model needs before it starts.

Constraint engineering10/12 · Adequate

Hard boundaries — what the model must and must not do.

Output specification6/14 · Thin

A named, field-level shape for the response.

Reasoning structure10/10 · Strong

Ordered work items that force analysis before an answer.

Model compatibility10/10 · Strong

Length and structure that travel across frontier models.

Token efficiency7/10 · Adequate

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness3/5 · Adequate

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

support-success
support-escalations
software-engineering-debugging
debugging
tier-3-support
code-quality