Context Minimalism

concept · updated Jun 10, 2026

person concept tool org talk claim — click a node to jump to its page; hover an arrow for the relation

Context Minimalism is a philosophy for prompting AI models that holds that agents and users should provide only the information strictly necessary for the model to complete a task — minimal system prompts, minimal tools — and then allow the model to determine its own path to the outcome.

Core Principle

The concept is articulated as a direct alternative to elaborate context engineering and prompt engineering approaches. As defined in practice: "you give it the minimal possible system prompt, the minimal possible tools, and then you let the model figure it out." Boris Cherny frames this as the appropriate paradigm for working with modern models, suggesting that heavy prompt engineering is a legacy concern superseded by more capable models. (Reflecting on a year of Claude Code, 26:56)

Advocates and Rationale

Both Boris Cherny and Cat Wu explicitly endorse Context Minimalism as their guiding philosophy when building with Claude Code.

Cat Wu states it directly: "I'm a context minimalist. So my general philosophy is tell the model only what it needs to know." (Reflecting on a year of Claude Code, 27:23)

The underlying rationale is that over-specifying context is analogous to micromanagement: "when you give the model too much context, it's kind of like you're micromanaging it" — the implication being that the model often has a better approach to reaching the outcome than the one implicitly encoded in an overly detailed prompt. (Reflecting on a year of Claude Code, 27:33)

Relationship to Prompt Engineering

Context Minimalism positions itself as a replacement for, rather than a refinement of, traditional prompt engineering and context engineering practices. The claim is that with sufficiently capable modern models, engineering elaborate context is not only unnecessary but counterproductive — constraining the model's ability to exercise its own judgment about implementation.

Points of Disagreement

No speakers in the available material directly oppose Context Minimalism. The concept is presented as an emerging consensus among practitioners working closely with capable frontier models, though it is framed as a philosophical stance rather than an empirically validated methodology, leaving open questions about when richer context may still be warranted.