---
title: "BizTech Q&A 95: RIP, Prompt Engineering?"
description: The landscape of prompt engineering is changing, and concepts like context and harness engineering are emerging.
---

[Thoughts Brewing Blog](https://thoughtsbrewing.com/blog)

# [BizTech Q&A 95: RIP, Prompt Engineering?](https://thoughtsbrewing.com/blog/biztech-qa-95-rip-prompt-engineering)

 Written by [Damien Griffin](https://thoughtsbrewing.com/blog/author/damien) | Jul 26, 2026, 10:45:00 AM

*Answering your questions about business and technology*

### Question

*I keep hearing different people say that “prompt engineering is dead”.  Is it dead?  And, if so, what replaced it?

~ Kevin*

### Answer

Hi Kevin,

This is a charged topic, so I will give my opinion and back away slowly…

No, prompt engineering is not dead.  There, I said it.

You don’t have to take my word for it.  How many AI tools do you use that don’t have ANY type of prompting interface?  At some point you have to ask a question or give instructions.  Even if you put the “prompt” in a document, you still have to write the prompt.

Two of the common things that have “replaced” prompt engineering (according to people) are context engineering and harness engineering.  Those are both worthy of their own posts (or courses) but, in short they either include the prompt (context engineering) or are everything besides the prompt (harness engineering).  Both still involve a prompt.

I will say that most of the recent models require more than just a prompt for anything beyond simple information retrieval.  Also, a lot of things that used to only be in a prompt are better suited in separate files now (i.e., persona, examples, etc., in markdown files).

As you can, hopefully, see, the tools are changing quickly and often.  The main takeaway here is that things, like prompt engineering, haven’t gone away.  Good output requires the existing skills plus more (i.e. prompt engineering plus harness engineering).

Hope that helps.

~ Damien

 

[View full post](https://thoughtsbrewing.com/blog/biztech-qa-95-rip-prompt-engineering)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Damien Griffin"
  },
  "dateModified" : "2026-07-26T10:45:00.807Z",
  "datePublished" : "2026-07-26T10:45:00Z",
  "headline" : "BizTech Q&A 95: RIP, Prompt Engineering?",
  "image" : {
    "@type" : "ImageObject",
    "height" : 1260,
    "url" : "https://24461783.fs1.hubspotusercontent-na1.net/hubfs/24461783/BizTech%20Q&A%20%281%29.png",
    "width" : 2240
  },
  "mainEntityOfPage" : "https://thoughtsbrewing.com/blog/biztech-qa-95-rip-prompt-engineering",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60.0,
      "url" : "https://24461783.fs1.hubspotusercontent-na1.net/hubfs/24461783/Thoughts%20Brewing%20Logo_Round_Final_Light%20Blue_Transparent%20Background-1.png",
      "width" : 90.0
    },
    "name" : "Thoughts Brewing Blog"
  }
}
```