---
id: "action-use-context-sandwich-d1"
type: "action-item"
source_timestamps: ["02:11:12"]
tags: ["prompt-engineering", "productivity"]
related: ["framework-context-sandwich", "concept-context-sandwich", "concept-ai-fluency-levels"]
action: "Structure prompts with deep personal context, the specific task, and clear success criteria."
outcome: "Significantly higher quality, personalized AI outputs that require less manual editing."
sources: ["day1"]
sourceVaultSlug: "ai-advantage-summit-2026-2026Apr28"
originDay: 1
---
# Implement the Context Sandwich Prompting Method

## Action

Stop using single-sentence prompts. For your **next** interaction with an LLM, structure your prompt in three parts:

1. **Who you are** and your specific context.
2. **The exact task** you need completed.
3. **The format, tone, and constraints** for the output.

## Practice Prompt Template

```
[TOP BUN]
I am [role] at [organization]. My audience is [who]. Today's situation: [context].

[MEAT]
I need you to [single, precise task].

[BOTTOM BUN]
Good looks like:
- Format: [bullets / email / table]
- Tone: [conversational / formal / irreverent]
- Length: [hard cap]
- Constraints: [avoid X, must include Y]
```

## Outcome

Significantly higher quality, personalized AI outputs that require less manual editing.

## Linked Notes

- Framework: [[framework-context-sandwich-d1]]
- Concept: [[concept-context-sandwich]]
- This is the daily operating practice of Level 2 in [[concept-ai-fluency-levels]].

## Source

Timestamp 02:11:12.


## Related across days
- [[action-use-context-sandwich-d3]]
- [[framework-context-sandwich-d3]]
- [[arc-context-sandwich-two-authors]]
