Stakeholder Communication Prompt

A prompt for using AI to translate complex technical findings into clear stakeholder-ready summaries, tailored to audience level — executive, business, or technical.

Syntax

business-analyst-ai
Translate the following technical finding for a [executive/business/technical] audience:

[paste technical content]

Audience context: [describe their role and what they care about]

Format as:
- One-sentence summary
- Key business impact
- What action or decision is needed

Example

business-analyst-ai
Translate for an executive audience:

Technical: "The database index on the orders table is missing, causing full table scans on every query over 10k rows, resulting in 8-second API response times."

Executive version:
- Summary: A performance issue is causing the order history screen to take 8 seconds to load.
- Business impact: Customer complaints are increasing and checkout abandonment may be affected.
- Decision needed: Approve a 2-hour maintenance window this weekend to apply the fix.