Quick Answer
Follow-up prompts work best when they point to a specific weakness in the previous answer. Instead of restarting, tell the model what to keep, what to change, and what standard the next answer should meet.
Use this guide when
The reader wants to improve an answer after the first response.
Working Method
The practical move is to make the model's job visible. Before you ask for the final output, define the important choices you do not want the model to guess.
- Name the part of the answer you want revised.
- Keep useful elements explicitly so they are not lost.
- Ask for a different lens, such as simpler, more skeptical, more concrete, or more concise.
- Request evidence, assumptions, or tradeoffs when the answer feels too smooth.
- Use one follow-up at a time so you can see what changed.
Prompt Example
Too vague
Try again.
More useful
Keep the structure of your answer, but make the recommendations more concrete for a two-person team with no paid tools. Add risks for each recommendation and remove any advice that requires a dedicated data analyst.
Common Pitfalls
- Asking for another version without saying what failed.
- Changing too many criteria in a single follow-up.
- Accepting a polished rewrite without checking whether it solved the original problem.
How to Judge the Answer
A better prompt is only useful if the answer becomes easier to evaluate. Before using the response, check whether it meets the standard you set.
- The second answer fixes the stated weakness.
- The model preserves useful context from the previous response.
- Each revision moves closer to a decision or usable deliverable.
FAQ
Should I edit the original prompt or use follow-ups?
Use follow-ups when the first response is close. Edit the original prompt when the failure reveals missing context or a bad task definition.
What is a good follow-up for hallucination risk?
Ask the model to separate claims it can support from claims that need external verification, then verify important claims yourself.
Sources
Selected references that informed this guide:
- Prompt iteration strategies Google Cloud
- OpenAI Academy: Prompting fundamentals OpenAI
- Prompt engineering overview Anthropic