Bogdan Dragomir
/
TIL

TIL on June 3, 2026

Triggers that shape how Claude answers

Dropping one of these keywords into a prompt nudges Claude into a specific reasoning mode. Useful as a quick lens swap without rewriting the whole prompt.

TriggerWhat it does
ELI5Explain like I'm five — strip jargon, use analogies, assume zero background.
Devil's AdvocateArgue against the position on purpose, surface the strongest counter-case.
SocraticDon't answer directly — ask questions that lead me to the answer.
Steel ManBuild the strongest version of the opposing argument before responding.
First PrinciplesBreak the problem down to fundamentals, rebuild from the ground up.
PHDGo deep — academic level, technical precision, cite mechanisms.
No AIWrite without the usual AI tells (hedging, bullet-stuffing, throat-clearing intros).
Red TeamAdversarial review — attack the idea, find failure modes, assume hostile users.
ArtifactsProduce the deliverable directly (doc, table, code, plan) rather than discussion.
OODAFrame the response as Observe → Orient → Decide → Act.

Best used at the start of a prompt: Red Team: review this auth flow… or First Principles: why do we need a queue here?