Loading lesson…
Smart agents write a plan before doing anything.
The best AI agents write a plan first. Then they do the steps one at a time — just like you with a project.
Ask AI: 'Make a 3-step plan to bake cookies, then explain each step.' Notice how the plan comes first.
Have you ever started building something without reading the instructions first, and then had to tear it apart halfway through? That's what happens when AI agents skip the planning step. A planning-first agent looks at the entire task before taking any action. It asks itself: 'What's the goal? What are the steps? What could go wrong? What order makes the most sense?' Only after answering those questions does it start acting. This process is called decomposition — breaking a big goal into smaller, ordered steps. An agent asked to 'plan a school fundraiser' might decompose it into: research similar events, pick a date, draft a budget, create a sign-up form, and write announcements. Each step feeds into the next. Skipping decomposition leads to agents that get halfway through a task, realize they've forgotten a key step, and have to backtrack — wasting time and sometimes causing errors that are hard to undo.
15 questions · take it digitally for instant feedback at tendril.neural-forge.io/learn/quiz/end-explorers-agentic-AI-and-the-plan-then-do-trick-r9a5
Why do plans help AI agents stay on track?
An AI agent is asked to write a story. If it follows the plan-then-do rule, what should it do first?
If an AI agent doesn't make a plan and just starts doing things, what might happen?
A student asks an AI: 'Make a 3-step plan to bake cookies, then explain each step.' What rule is the student using?
What does it mean for an AI agent to 'recover' when something goes wrong during a task?
When an AI agent follows steps one at a time in order, what is the benefit?
Why is it better for an AI agent to write a plan instead of just starting work right away?
What would be a good question to ask an AI to see if it uses the plan-first approach?
In a 3-step agent plan like 'search, write, check,' what is the purpose of the 'check' step?
What makes following a step-by-step plan better than trying to do everything at once?
If you wanted to test whether an AI follows the plan-then-do rule, what should you ask it to do?
What is one thing that can go wrong if an AI agent works without a plan?
What does 'decomposition' mean in AI planning?
An AI agent is asked to 'plan a birthday party.' In what order should it logically do its steps?
Before an AI agent takes any action on an important task, what should you ask it to show you?