Fetching from the wire…
Top 5 · 2026-05-02 · source-backed
Both companies released official prompting guides in the same week, and both reach the same conclusion: your old prompts don't work anymore. The post hit 2,301 likes.
Here's what's fascinating. They arrive at the same destination from opposite directions.
Claude Opus 4.7 stopped guessing your intent. It does exactly what you type, literally. If your prompt is vague, you get vague output. If your prompt is specific, you get specific output. The model won't fill in gaps or add structure you didn't ask for. Anthropic's guide is essentially: be explicit about everything, because the model won't assume what you want.
GPT-5.5 went the other direction. It defaults to efficient, direct, task-oriented output. It strips away verbosity and filler unless you explicitly ask for it. OpenAI's guide is: if you want detail, say so, because the model will give you the minimum viable answer by default.
Both shifts break the "conversational" prompting style that worked in 2024. Back then, you could write "help me build a React component that..." and get a reasonable result. Now, with Claude you need to specify exactly what you want (structure, length, format, constraints) because it won't infer. With GPT, you need to specify when you want depth because it'll default to brevity.
I've been feeling this shift in my daily Claude Code usage. Prompts that worked three months ago produce different results now. Not worse, necessarily, but different. The model is more obedient and less creative. It does what I say instead of what I might have meant. That's better for coding (where precision matters) and worse for exploration (where you want the model to surprise you).
What to do about it: Read both guides today. Then pick your five most-used prompts and rewrite them. For Claude: add explicit structure, format, and constraint instructions. For GPT: add explicit depth and detail instructions where you want them. The models improved. Your prompts need to catch up.
Each link below shares sources, entities, or timing with this story.
Codex competes with Claude Code / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Codex competes with Claude Code); both cover Anthropic, CLAUDE, Claude Code, Claude Opus; overlapping topics (anthropic, claude, different, model).
Claude Code uses Opus / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses Opus); both cover Anthropic, Claude, Claude Code, Claude Opus; overlapping topics (anthropic, claude, exactly, model).
Claude Code benchmarked against GPT / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code benchmarked against GPT); both cover Anthropic, Claude, Claude Code, GPT; overlapping topics (anthropic, claude, model).
Anthropic released Claude Code / Shared entities / What happened next
Linked by a graph relationship (Anthropic released Claude Code); both cover Anthropic, CLAUDE, Claude Code, Claude Opus; picks up the Anthropic thread on 2026-07-20.
Claude Code uses Hugging Face / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses Hugging Face); both cover CLAUDE, Claude Code, GPT, OpenAI; overlapping topics (claude, model).
Claude Code supports JWT / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code supports JWT); both cover Anthropic, CLAUDE, Claude Code, GPT; overlapping topics (anthropic, claude, model, prompt).
Claude Code uses Hugging Face / Shared entities / What happened next / Tension
Linked by a graph relationship (Claude Code uses Hugging Face); both cover Anthropic, Claude Code, Claude Opus, GPT; picks up the Anthropic thread on 2026-07-23.
Anthropic released Claude Code / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Anthropic released Claude Code); both cover Anthropic, Claude Code, GPT; overlapping topics (anthropic, claude, model, output, same).