Prompting ChatGPT Effectively
Most prompting advice is generic. This module is specifically about what works differently in ChatGPT compared to other AI tools — how its RLHF training shapes what it responds well to, where it needs guardrails, and the techniques that unlock significantly better output. If you've done Mastering Claude, you'll notice some meaningful differences here.
How ChatGPT's training affects your prompts
ChatGPT is trained heavily on human preference data — humans rating responses and the model learning what gets high ratings. This shapes its behavior in specific ways that you should prompt around rather than against.
It defaults to comprehensive answers. Humans rate thorough responses highly, so ChatGPT tends toward length even when concision would serve better. Counter this by explicitly specifying length: "Answer in 3 sentences" or "Give me a one-paragraph summary."
It tends toward agreeableness. ChatGPT is more likely than Claude to validate your ideas rather than challenge them. If you want honest critique, you need to explicitly ask for it and frame it so pushback is clearly what you want.
It responds well to persona framing. Assigning ChatGPT a clear expert role consistently improves output quality. "You are a senior product manager" produces more targeted, practical advice than the same question without persona framing.
The anatomy of a strong ChatGPT prompt
Strong ChatGPT prompts have four components. You don't always need all four, but knowing them lets you add what's missing when results feel generic.
Getting honest feedback from ChatGPT
This is one of the most important skills to develop, because ChatGPT's default is to be agreeable — which produces useless feedback. Here's how to counter it.
This will produce a polished validation of your idea with a few gentle suggestions. It won't tell you the real problems.
The role of memory in ChatGPT
ChatGPT has a memory feature that saves facts about you across conversations — your job, your preferences, ongoing projects. Unlike Claude's Projects, ChatGPT's memory is more automatic and less structured. It saves things organically rather than requiring you to explicitly set up a workspace.
This creates both an opportunity and a risk. The opportunity: ChatGPT builds up context about you over time without extra work. The risk: outdated memories can create subtle errors — ChatGPT working from old context without flagging that it's doing so.
Go to Settings → Personalization → Memory to see everything ChatGPT has stored about you. Review this periodically — especially if you've changed jobs, projects, or preferences. You can delete individual memories or clear all of them. You can also explicitly tell ChatGPT to remember something: "Remember that I prefer tables over bullet points" or "Forget that I mentioned working at X."
Working with Custom Instructions
Custom Instructions are ChatGPT's equivalent of a persistent system prompt — text that runs in the background of every conversation. You set them once in Settings → Personalization → Custom Instructions. There are two fields:
"What would you like ChatGPT to know about you?" — Your background, role, context that's always relevant. "I'm a 17-year-old entrepreneur building an AI education platform. I prefer direct, no-fluff responses."
"How would you like ChatGPT to respond?" — Format, tone, length preferences. "Always lead with the direct answer before explaining. Use bullet points for lists. If something isn't working, say so directly rather than softening it."
Well-written Custom Instructions improve every ChatGPT conversation without any extra effort. This is one of the highest-ROI setup investments you can make.
Prompting the o-series models differently
Reasoning models (o1, o3, o4-mini) require a different prompting approach than GPT-4o. This is one of the most common mistakes ChatGPT users make when switching between model families.
Don't add "think step by step" or "reason carefully" — reasoning models already do this internally and these instructions can interfere. Don't write elaborate system prompts — o-series models handle them differently and may not respect complex formatting instructions. Don't expect them to follow detailed stylistic constraints as reliably as GPT-4o.
Be direct and problem-focused. State the problem clearly with all necessary context and let the model reason its way to an answer. Trust the process — o-series models work best when you give them the full picture and get out of the way rather than over-specifying how to think about it.
Iterating effectively
ChatGPT's conversational memory within a session is one of its genuine strengths. Use it. Instead of trying to write the perfect prompt on the first attempt, treat the conversation as a collaborative refinement process.
Start broad, then narrow. Get a first draft, then give specific feedback: "The second paragraph is too general — give me a concrete example instead."
Ask for alternatives. "Give me three different approaches to this opening sentence." Then pick the strongest elements from each.
Have ChatGPT critique its own output. "What are the weaknesses in the answer you just gave me?" ChatGPT is often surprisingly candid about its own limitations when directly asked.
Ask ChatGPT to ask you questions before answering. "Before you respond, ask me the three questions that would most help you give a better answer." This surfaces what context you forgot to provide and almost always leads to a significantly better final output. It's especially useful for creative, strategic, and advice-seeking tasks.