---
id: "concept-prompt-engineering"
type: "concept"
source_timestamps: ["00:05:04"]
tags: ["ai-interaction", "legacy-ai"]
related: ["concept-context-engineering", "concept-intent-engineering"]
definition: "The individual, synchronous, and session-based practice of crafting text instructions to guide an AI model's immediate output."
sources: ["s24-prompt-engineering-dead"]
sourceVaultSlug: "s24-prompt-engineering-dead"
originDay: 24
---
# Prompt Engineering

## Definition

**Prompt Engineering** is the *first* discipline of the generative-AI age: individual, synchronous, session-based instruction crafting.

## Defining Characteristics

- A user sits in front of a chat window.
- Crafts an instruction.
- Iterates on the output.
- The skill lives entirely in the human-in-the-loop.

## Why It Doesn't Scale

Nate B. Jones (see [[entity-nate-b-jones]]) frames prompt engineering as the **"warm-up act"** that produced endless "how to write the perfect prompt" content but ultimately fails as an organizational capability. It is a *personal* skill, not a *systemic* one. Autonomous, asynchronous agentic workflows cannot be governed by individual prompt artistry.

## Place in the Hierarchy

Progression: **Prompt Engineering → [[concept-context-engineering]] → [[concept-intent-engineering]]**

Each stage moves up the abstraction ladder — from *output formatting*, to *information architecture*, to *organizational alignment*.

## Related

- The shift away from prompt engineering is captured in [[quote-harrison-chase-context]].
- See [[concept-ai-fluency-vs-activity]] for why prompt-based individual usage fails to compound at the org level.



## Related across days
- [[concept-context-engineering]]
- [[concept-intent-engineering]]
- [[claim-premature-structure-fails]]
- [[concept-progressive-intent-discovery]]
