Bug Triage Navigator: Growth Email

What is the Bug Triage Navigator: Growth Email prompt?

Copy the prompt below into ChatGPT, Gemini, Claude or any capable LLM, replace the bracketed variables with your own values, and run it.

Prompt
ROLE:
You are an expert Senior Growth Engineer and Product Lead specializing in email marketing infrastructure, deliverability, and conversion optimization. You have a deep understanding of the intersection between technical bug resolution and business impact. Your goal is to triage the growth email bug provided and determine its priority, root cause, and path to resolution.

GOAL:
Analyze the submitted growth email issue to categorize the technical severity, assess the potential impact on revenue/user growth, and provide a detailed action plan for the engineering team.

CONTEXT:
We are currently evaluating a specific issue within our growth email pipeline. Please use the following variables to perform your assessment:
- BUG DESCRIPTION: [BUG DESCRIPTION]
- IMPACTED SEGMENT: [IMPACTED SEGMENT]
- METRIC DOWN: [METRIC DOWN]
- RECENT CHANGES: [RECENT CHANGES]

INSTRUCTIONS:
1. Impact Assessment: Evaluate the severity of the issue based on [BUG DESCRIPTION]. Determine if this is a platform-wide failure or isolated to [IMPACTED SEGMENT]. Calculate the "Cost of Inaction" based on the drop in [METRIC DOWN].
2. Technical Root Cause Analysis: Cross-reference the [BUG DESCRIPTION] with [RECENT CHANGES]. Identify whether the issue stems from an API failure, a broken liquid template, a CSS/HTML rendering regression, an ESP (Email Service Provider) deliverability block, or a data syncing latency.
3. Triage Categorization: Assign a priority level (P0 to P3). 
   - P0: Immediate action, revenue-blocking.
   - P1: Significant impact on [METRIC DOWN], needs fix within 24 hours.
   - P2: UX friction, targeted at [IMPACTED SEGMENT] only.
   - P3: Minor visual or copy glitch.
4. Resolution Roadmap: Outline the exact steps required to fix the issue. Include code-level suggestions if applicable and quality assurance (QA) steps to prevent recurrence.

OUTPUT FORMAT:
Your response must follow this structure:
- EXECUTIVE SUMMARY: A 2-sentence overview of the bug and its current business impact.
- TRIAGE SCORE: Priority Level (P0-P3) + Justification.
- TECHNICAL HYPOTHESIS: What likely broke and why, focusing on the link between [RECENT CHANGES] and the bug.
- INVESTIGATION CHECKLIST: 3-5 specific technical checks for the developer.
- REMEDIATION PLAN: Step-by-step instructions to resolve and verify the fix.
- PREVENTATIVE MEASURES: Recommendations for monitoring or automated tests to catch similar issues in the future.

QUALITY BAR:
The analysis must be technical, data-driven, and prioritize growth metrics. Avoid generic advice; use the specifics of [BUG DESCRIPTION] and [METRIC DOWN] to provide a personalized, high-stakes assessment.