Skip to main content
Productivity8 min read

OpenAI’s New Advice: Delete Half Your Prompt

September 12, 2026By Ajan Kanagalingam

Three years of advice told everyone to write longer, more elaborate prompts. Assign a role, specify a format, add constraints, give it a persona. OpenAI Developers has now published guidance for GPT-6 Astra pointing the other way, and the instruction quoted from it is blunt: revisit each instruction and ask whether the task still needs it.

What the guidance actually says

The audience is developers working with Codex, skill files and AGENTS.md configuration, which is worth stating before anyone applies it to their marketing prompts. Four themes run through it.

Descriptions should be as short as possible while still making clear when to use them. Scope a tool description to the specific trigger rather than the general category.

Point to detail rather than including it. A root configuration file should route to supporting documents rather than containing everything, because reading it costs context and pushes the session closer to compaction.

Grant permission instead of writing defensive rules. Blanket instructions like review everything first or always run tests get replaced with explicit permission for specific known-safe workflows. The guidance asks directly whether an ask-first rule exists because an action is genuinely high-stakes, or because an older model once misbehaved.

Define what done means. Astra is described as more tentative than its predecessor about continuing without review, so a task that includes running the result and fixing what fails needs to say so, or the model stops earlier than you wanted.

Why old instructions turn into liabilities

Almost every elaborate prompt in circulation was written to compensate for something a model got wrong at the time. Tell it to think step by step, because it used to skip steps. Tell it not to invent citations, because it used to. Tell it to check its arithmetic. Each line was a patch for a specific failure.

The failures moved. The patches stayed, because nobody deletes a line from a prompt that appears to be working. Now they cost something twice over: the context they consume, and the behaviour they suppress when they tell a capable model to stop and ask about something it would have handled.

This is the maintenance problem we described in a new AI model every three weeks, showing up in a place most businesses never think to maintain. Software gets updated. Prompts get saved once and reused for years.

What transfers to ordinary business use

Being careful here matters, because the leap from developer guidance to everyday advice is exactly where this kind of story gets oversold. OpenAI did not publish a claim that shorter prompts produce better emails.

What plainly carries over is the audit habit. If your team has saved prompts, they have dates, and the ones written more than a couple of model generations ago are worth rereading with one question in mind: is this line telling the model something about my business, or is it telling the model how to be a model.

KeepTest whether you still need it
Who the audience is"Think step by step"
Your house style and tone rules"You are a world-class expert in..."
Constraints specific to your business"Do not make things up"
The output format you need"Take a deep breath"
Examples of good past outputRules added after one bad answer in 2025

The left column is information the model cannot get from the request. The right column is instruction about how to think, which is where the older advice concentrated. Test rather than assume, because occasionally a line is doing more work than it looks like.

A twenty-minute audit

1. Find your most-used saved prompt. The one somebody pastes several times a week. That is where any waste compounds.

2. Make a copy and cut every line about how to think. Keep the audience, the constraints, the format and the examples. Delete the role-play, the encouragement, and the instructions not to hallucinate.

3. Run both versions on five real tasks. Not invented test cases. Actual work from last week, where you know what a good answer looks like.

4. Keep whichever wins, and date it. If the trimmed version holds up, replace the original and note the date and model. If a specific line turns out to be load-bearing, put it back and now you know why it is there.

Repeat once a model generation, which currently means every few months. Our collections in essential business prompts and ChatGPT prompts for business are worth running through the same test rather than treating as fixed.

The agent version is more consequential

For anyone who has an agent configured against their systems, the permission point deserves attention. Replacing blanket restrictions with explicit permission for known-safe workflows is the same reasoning as scoping what an agent may reach rather than listing what it may not, which we set out in three boxes for an AI agent.

One caution before anyone deletes their approval gates on the strength of a prompting guide. Removing an ask-first rule because the model is now competent is different from removing it because the action is reversible. Keep the gate on anything that moves money, sends externally, signs, or deletes, regardless of how good the model has become. The capability side of Astra is covered in OpenAI's new model is built to use your computer.

Frequently Asked Questions

Did OpenAI say prompts should be shorter?

It said something more specific. OpenAI Developers published guidance on rethinking skills and prompts for GPT-6 Astra, and the instruction quoted from it is to revisit each instruction and ask whether the task still needs it. The context is agent and coding work, meaning skill files, AGENTS.md configuration and Codex sessions, rather than someone typing a question into ChatGPT. Shorter is the usual result of that audit rather than the goal itself.

Why would extra instructions make results worse?

Two reasons given in the guidance. Every instruction consumes context, so a long configuration file read before each task leaves less room for the actual work and moves the session closer to compaction. And defensive rules written for older models steer the current one away from behaviour it now performs correctly, so a rule saying always run tests is redundant when the model already does, and a blanket ask first rule makes it stop when it should continue.

Does this apply to how I use ChatGPT at work?

Partly, and the caution is worth stating. The published guidance targets developers configuring agents, so treat any extension to everyday chat use as an inference rather than something OpenAI stated. The part that plainly transfers is the maintenance habit: a saved prompt written eighteen months ago contains workarounds for a model that no longer exists. The part that does not transfer is anything about skill files or repository configuration, which most business users do not have.

What should I keep in a prompt?

Anything the model cannot know from the request itself. Who the audience is, what house style you use, the constraints of your business, the format you need back, and examples of good past output. Those are facts about you. What tends to be removable is instruction about how to think, elaborate role-play framing, and rules added after one bad answer in 2025 that nobody has tested since.

How often should we revisit our saved prompts?

Once every model generation is a reasonable cadence, which currently means every few months. Keep the prompts your team relies on in one shared place with a date on each, so it is obvious which ones predate the model you are now using. Test the trimmed version against the original on five real tasks before replacing it, because occasionally an instruction is doing more work than it appears to.

Your prompts have a maintenance schedule now

We audit the prompts and workflows your team relies on, test trimmed versions against real work, and set a review cadence that keeps pace with the models.

Related Articles

Productivity

AI Productivity Tools: Which Ones Save Real Time

September 4, 2026Read more →
Enterprise AI

OpenAI’s New Model Is Built to Use Your Computer

September 4, 2026Read more →
Productivity

Ask Your AI What It Is Likely to Get Wrong

August 25, 2026Read more →
AK
Ajan Kanagalingam
Founder & ChatGPT Consultant, ChatGPT.ca

Ajan leads the ChatGPT.ca team: 200+ custom GPT builds and automation projects for 50+ businesses across 20+ industries. Based in Markham, Ontario. PIPEDA-compliant solutions.

Stay ahead of AI in Canada

Weekly case studies, new tools, and ROI playbooks for Canadian SMEs. One email, zero spam.