This 5-Prompt Chain Turns ChatGPT Into a Personal Tutor for Any Topic

TL;DR: One Redditor chains five ChatGPT prompts, in the same conversation, to get up to speed on any topic fast: overview, misconceptions, hard-part breakdown, 30-day action plan, quiz. Each prompt builds on the last answer, and that’s exactly why it beats one giant mega-prompt.

This sequence comes from u/Ok_Negotiation_2587, who posted it in r/ChatGPTPromptGenius after noticing their best ChatGPT results never came from a single, carefully engineered prompt. They came from a back-and-forth, where each answer became the setup for the next question. The poster has run this exact chain for negotiating a raise, cramming Roman history, and picking up SQL, and says it beats every mega-prompt they’ve tried.

The prompt sequence

Paste these one at a time, in this order, in the same chat. Wait for each answer before sending the next one.

Step 1: Get the 80/20 overview
“You are an expert teacher in [topic]. Give me a structured overview of it. Focus on the 20 percent of concepts that explain 80 percent of the field. For each concept, one short paragraph in plain language.”

Step 2: Kill your blind spots
“Now list the 5 most common misconceptions or beginner mistakes about this topic, and for each one explain what people get wrong and what is actually true.”

Step 3: Break down the hard parts
“Take the 3 hardest concepts from your overview and explain each one again as if I have zero background. Use one everyday analogy per concept.”

Step 4: Make it real
“Now make it practical. Give me a step by step plan for applying this knowledge in real life over the next 30 days, with a concrete action per week.”

Step 5: Test yourself
“Quiz me. Ask me 10 questions covering everything above, one at a time, and after each answer tell me if I got it right and correct me if I did not.”

Why this works

Each step asks the model to do a different job, and each job only makes sense because of the answer that came before it. Step 1 sets scope: instead of dumping the entire subject on you, it forces the model to filter for the 20 percent of concepts that actually carry the field. That’s the whole Pareto framing doing the heavy lifting in one sentence.

Step 2 flips the lens. It’s not asking for more information, it’s asking the model to defend against wrong information you didn’t even know you had picked up. I like that this step exists at all, most “learn X fast” guides skip straight past the mistakes you don’t know you’re making.

Step 3 is chain-of-thought wearing a disguise. It makes the model re-derive its own explanation from zero background, with an everyday analogy attached, which catches the gaps a first-pass overview glosses over. If your hardest concept doesn’t make the model’s top 3, just ask for it by name.

Step 4 turns knowledge into a plan, and step 5 turns that plan into active recall instead of a re-read. Quizzing yourself, one question at a time with feedback, sticks a lot better than skimming your own notes once and moving on.

📋 Use cases

The original poster ran this for negotiating a raise, Roman history, and SQL, but the pattern holds for anything where getting up to speed fast actually matters:

  • A new codebase or framework before a project kickoff
  • An industry you’re interviewing into next week
  • A hobby you want to stick with past one YouTube video
  • Prepping for a client call in a niche you don’t know yet
  • Onboarding onto a tool your team just adopted

Prompt of the day

Swap in your subject and paste this line first to kick off the chain:

“You are an expert teacher in [topic]. Give me a structured overview of it. Focus on the 20 percent of concepts that explain 80 percent of the field. For each concept, one short paragraph in plain language.”

Then work through steps 2 through 5 above, in order, waiting for each answer before sending the next prompt. Nothing here needs a paid tool. Copy, paste, wait, repeat.

One thing to flag

A commenter on the original thread pointed out that the poster works on a browser extension that automates this exact chain, so weigh the “pasting five prompts gets old” framing with that in mind. The five prompts above cost nothing and work fine pasted by hand, no extension required.

Give it a shot

Pick one topic you’ve been meaning to learn and run all five steps tonight. Drop what topic you used in the comments on the original Reddit thread, plenty of other people are sharing their own chained sequences there too.

The 5 prompt sequence I run whenever I need to learn a new topic fast
by u/Ok_Negotiation_2587 in ChatGPTPromptGenius

Scroll to Top