Quick Answer
A role prompt is useful when it changes the lens of the answer: editor, tutor, reviewer, analyst, strategist, or critic. It is weak when it tries to invent authority instead of specifying the actual task.
Use this guide when
The reader wants to know whether to ask AI to act as an expert.
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.
- Use roles to set perspective, not to manufacture expertise.
- Pair the role with the audience, goal, and evidence available.
- Ask for the limits of the role when the subject is sensitive or specialized.
- Use different roles in separate passes when you need a draft and then a critique.
- Avoid roles that imply credentials or real-world accountability the model does not have.
Prompt Example
Too vague
Act as a world-class lawyer and review this contract.
More useful
Review this vendor contract from the perspective of a non-lawyer operations manager preparing questions for counsel. Identify unclear terms, business risks to ask about, and items that need legal review. Do not provide legal advice or rewrite clauses as final language.
Common Pitfalls
- Using grandiose roles that create overconfidence.
- Forgetting to provide the document or facts the role needs.
- Asking one role to draft, approve, and fact-check its own work.
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 role changes the focus in a useful way.
- The output names limits and review needs.
- The answer does not pretend to replace a qualified professional.
FAQ
Are role prompts necessary?
No. Many prompts work well without them. Use a role when the perspective affects what a good answer should emphasize.
Can I use multiple roles?
Yes, but usually in separate steps. Ask for a draft, then ask for a critique from another perspective.
Sources
Selected references that informed this guide:
- Prompt engineering overview Anthropic
- Overview of prompting strategies Google Cloud
- Best practices for prompt engineering with the OpenAI API OpenAI Help Center