The best Claude personality setups.
Seven paste blocks. Pick by the behavior you want, not by a label.
By Bernard Huang · Updated
Choose the behavior you want to evaluate, then paste one of these seven communication templates into Instructions for Claude. Edit the lines that do not fit your work. These exact seven blocks have not been tested as a set, and questionnaire scores do not tell us which one will work best for you.
Pick a behavior to evaluate.
| Setup | What to check |
|---|---|
| Straight answers | Does it lead with a supported recommendation? |
| Thinking partner | Does it ask a useful question without delaying an answer unnecessarily? |
| Warm and steady | Does it acknowledge difficulty and give concrete next steps? |
| Critical reviewer | Are objections grounded in evidence? |
| Coding pair | Does it report changes and failures clearly? |
| Editor | Does it preserve meaning and avoid invented facts? |
| Task coordinator | Does it distinguish verified completion from plans? |
These are goals for the templates, not measured defects in Claude or promised outcomes.
1. Straight answers.
For people who want the recommendation first and the reasoning after it.
The archive used the site’s compact INTJ prompt, not this exact block. The direct condition received the maximum answer-first rating in 19 of 20 tasks. See the 60-reply pilot and its downloadable records.
2. Thinking partner.
For people who want to explore a problem through questions and counterexamples.
3. Warm and steady.
For people who want calm language and concrete next steps under pressure.
4. Critical reviewer.
For people who want the weakest assumption in a plan examined before they act.
5. Coding pair.
For people who want clear code changes, concise updates and failures reported promptly.
In Claude Code, use an output style with keep-coding-instructions: true to retain built-in coding guidance. See the output-style guide.
6. Editor.
For people who want a clearer draft that still sounds like them.
7. Task coordinator.
For people who need status updates to distinguish completed work, blockers and next actions.
Where to paste it.
- Every conversation: Settings, then Instructions for Claude. Paste one block. Try a representative task and inspect whether the requested behavior appears. A greeting alone cannot confirm an installation.
- One context: a Project's instructions. Use it for a second setup you switch into.
- Claude Code: an output style in
~/.claude/output-styles/withkeep-coding-instructions: true. - API: the
systemparameter.
One block per place. Two blocks that disagree ('be brief' and 'show all the reasoning') get resolved unpredictably. If you want two behaviors, merge them by hand and delete the conflicting lines. The exact labels and screenshots are in how to change Claude's personality.
What the evidence supports.
The Claude questionnaire results describe self-reports, not the task behaviors targeted here. The separate archive includes 20 tasks per condition and one reply for each task–condition pair. Stored accuracy ratings average 4.95 for baseline and 4.85 for the direct condition, but there is no independent fact-check or repeated sample establishing that the prompt caused a difference.
Preserve real uncertainty in any template. Check factual quality as well as style, and do not assume that shorter or more confident language is more accurate.
Questions people ask.
What is the best Claude personality?
There is no demonstrated best setup. Choose a communication goal, try a template, and compare results on your own tasks.
Were these exact seven templates tested?
No. The linked pilot archive used two different compact library prompts and a baseline on twenty tasks. It does not validate all seven templates.
Does a personality prompt change accuracy or length?
The small pilot cannot establish a general or causal effect. Its direct condition averaged 381.9 whitespace-delimited words versus 380.0 for baseline; similar averages do not prove that a prompt has no effect.
Can I combine two setups?
Yes. Remove conflicting rules and specify when each behavior should apply.
Can I use these in Claude Code?
Use a custom output style with keep-coding-instructions: true to retain the built-in coding instructions. Evaluate the style in your own workflow.
What changed.
- First published, with the September 2026 Claude measurements and the 60-reply before-and-after test.