# 5 AI Prompts to Help You Design Prompts Like a Pro

Source: https://www.youtube.com/watch?v=KpQXV50cipY
Recap page: https://rapidrecap.app/video/KpQXV50cipY
Generated: 2025-11-20T23:35:17.787+00:00

---
## Quick Overview

The five repeatable and measurable AI prompting patterns that drive high-quality, transparent, and efficient results are: the Map, the Sandbox Writer, the Source-Grounded Writer, the Spec-as-Code Writer, and the Evaluator in the Loop, which together transition AI output from chaotic guesswork to reliable, structured workflows.

**Key Points:**
- The five repeatable and measurable AI prompting patterns discussed are: Map, Sandbox Writer, Source-Grounded Writer, Spec-as-Code Writer, and Evaluator in the Loop.
- The Map pattern (Step 1) forces the model to extract precise elements (8-15 atomic claims) before writing, preventing hallucinations.
- The Spec-as-Code pattern (Step 4) forces the model to convert vague requests into structured JSON specifications before execution, ensuring accuracy and precision.
- The Evaluator in the Loop pattern (Step 5) requires the model to score its own output (1-5) against criteria and provide a short explanation, ensuring accountability.
- The Source-Grounded Writer (Step 3) forces the model to cite the exact source for every major claim, improving transparency and preventing unsupported facts.
- Adopting these structured methods saves significant time, potentially saving hours per month compared to iterative editing of poorly structured initial drafts.
- The core goal is to shift from hoping the model guesses correctly to implementing a formal, auditable process for consistent, high-quality AI output.

![Screenshot at 04:53: The speaker introduces the first pattern, 'Task Decomposer,' which requires the model to create a map by extracting 8-15 atomic claims before generating any content.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-04-53.png)

**Context:** This video details a systematic, five-step framework developed by researchers to dramatically improve the reliability and quality of outputs generated by Large Language Models (LLMs) like GPT. The core issue addressed is that vague, iterative prompting often leads to hallucinated or inconsistent results, wasting time and effort. The proposed solution is a set of structured prompting patterns that enforce planning, verification, and accountability before the final content is produced.

## Detailed Analysis

The video outlines a five-step system for engineering reliable, high-quality outputs from Large Language Models, moving away from chaotic guesswork toward structured processes. Step 1 is the Map, which forces the model to extract 8 to 15 atomic, verifiable claims before writing anything; this prevents hallucinations. Step 2 is a mandatory pause where the model must explicitly state it has created the skeleton outline before proceeding. Step 3 involves verification: every major claim must be supported by an explicit source citation or flagged for reframing. Step 4, the Spec-as-Code Writer, demands that the model translate the request into a structured JSON specification (including roles, inputs, constraints, success criteria) before generating the final output, ensuring clarity and precision. Step 5, the Evaluator in the Loop, forces the model to self-critique by scoring its output (1-5) against criteria and providing a justification for the score, which builds accountability into the workflow. The speaker emphasizes that this structured approach (especially the Spec-as-Code pattern) dramatically improves consistency and saves time compared to iterative editing of vague first drafts.

### The Five Patterns

- Map (Step 1)
- Sandbox Writer (Step 2)
- Source-Grounded Writer (Step 3)
- Spec-as-Code Writer (Step 4)
- Evaluator in the Loop (Step 5)

### Map Pattern (Step 1)

- Forces extraction of 8-15 atomic, verifiable claims before writing
- Prevents chaotic guesswork and hallucinations

### Skeleton Writer (Step 2)

- Mandates a pause after the outline generation
- Model must explicitly state it has created the structure before proceeding

### Source-Grounded Writer (Step 3)

- Requires citation for every major claim
- Ensures transparency and prevents unsupported assertions

### Spec-as-Code Writer (Step 4)

- Forces model to generate a formal JSON specification (roles, inputs, constraints, success criteria) before writing
- Maximizes precision and ensures structure guides content

### Evaluator in the Loop (Step 5)

- Model scores its own output (1-5) against criteria and provides a summary of changes
- Creates an automated quality control and revision loop

![Screenshot at 0:00: Introductory slide displaying the podcast image and 'Become a member today!' call to action.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-00-00.png)
![Screenshot at 1:45: Speaker introduces the first pattern, Task Decomposer, which involves extracting the map of claims.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-01-45.png)
![Screenshot at 10:09: Speaker explains that the model is required to ask three specific clarification questions for anything ambiguous.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-10-09.png)
![Screenshot at 13:34: Speaker notes that the structure works well with models like Claude, which inherently possess strong reasoning capabilities.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-13-34.png)
![Screenshot at 13:52: Speaker summarizes that these five steps are reusable systems, not just quick tips.](https://ss.rapidrecap.app/screens/KpQXV50cipY/00-13-52.png)
