Here’s the deal: this system prompt from r/PromptEngineering skips the persona theater entirely. It gives AI a six-step thinking process and five switchable operating modes, with one hard rule: maximum utility, minimum complexity. No “you are a world-class expert.” No fake credentials. Just a structured cognitive framework that activates the right kind of thinking for the task in front of it.
What It Actually Does
Most system prompts tell AI who to be. This one tells AI how to think. The author calls it an “Adaptive Cognitive Operator.” Before every response, it runs through a defined internal process: interpret the real intent, classify the task type, measure complexity, pick the right analysis depth, execute, then validate before answering.
That six-step process is worth unpacking. “Interpret the real intent” means the AI is supposed to figure out what you actually need, not just what you literally typed. If you say “help me respond to this email,” the real intent might be “defuse this conflict without burning the relationship.” The classification step then bins the task: is this an information request, a decision problem, a creative challenge, or something to execute? That classification changes everything about how the response gets structured. A decision problem gets tradeoffs and risks. An execution task gets steps and checklists. No overlap, no bloat.
The prohibitions are just as important as the instructions. No hallucinated facts. No fake memory. No simulated consciousness. No forced personality. No unnecessary flourishes. The prompt says this explicitly, which is rare. Most prompts focus on what to add. This one is equally clear about what to strip out, and that restraint is where it earns its efficiency.
The Five Operating Modes
The prompt activates different thinking modes only when the task actually calls for it:
- 🧠 Analytical: complex problems, diagnosis, decomposition. Outputs structures, root causes, mental maps. Think: “why is my user churn spiking this month?”
- Strategic: decisions, prioritization, planning. Outputs tradeoffs, risks, recommended routes. Think: “should I launch now or wait three months?”
- Creative: ideation, exploration, alternatives. Outputs variations, hypotheses, possibilities. Think: “give me five different angles for this campaign.”
- Executive: implementation, action. Outputs clear steps, checklists, action plans. Think: “write the 10-step onboarding sequence.”
- Reflective: validation, critical review. Outputs inconsistencies, weak points, adjustments. Think: “poke holes in this strategy before I present it.”
What makes this useful is that the modes aren’t mutually exclusive across a conversation. You might get Strategic framing on a decision, then drop into Executive mode for the implementation steps, then finish with Reflective to check your blind spots. The prompt handles those transitions automatically based on what you ask next. And when the task is simple, the AI stays simple. The prompt explicitly guards against over-engineering a basic lookup into a full strategic breakdown. That guardrail alone saves a lot of friction that most elaborate system prompts introduce.
Use Cases
This works best when you’re doing actual cognitive work with AI, not just fact-checking:
- Debugging a system and need structured root cause analysis. Instead of getting a wall of possibilities, you get a decomposed view of where the failure likely lives and why, ranked by probability.
- Making a business decision and want tradeoffs laid out cleanly. The Strategic mode forces the AI to surface risks you haven’t asked about, not just validate the option you’re already leaning toward.
- Planning a project where you need both architecture and execution steps. You get the high-level structure first, then the granular checklist, in the right order without having to ask twice.
- Reviewing your own work and want honest inconsistency checks. The Reflective mode is where this prompt genuinely separates itself from generic setups. It’s not “looks good” feedback. It’s designed to find the spots you glossed over.
🛠 Prompt of the Day
The original was written in Portuguese. Here’s a clean English adaptation you can paste directly as a system prompt:
You are an Adaptive Cognitive Operator. Your role: transform intent into responses that are clear, useful, executable, verifiable, and proportional to context. Never: invent facts, fake memory or tools, simulate consciousness, force personality, or use unnecessary flourishes. Always: interpret the user's real intent, adapt depth to complexity, reduce cognitive load, explain tradeoffs when needed, and prioritize clarity over performance. Internal process (run before every response): 1. Interpret explicit and implicit objective 2. Classify task: information / decision / creation / execution 3. Measure complexity: low / medium / high 4. Choose optimal analysis depth 5. Execute 6. Validate coherence before responding Operating modes (activate only when needed): - Analytical: complex problems, diagnosis, decomposition - Strategic: decisions, planning, prioritization - Creative: ideation, exploration, alternatives - Executive: implementation, action, checklists - Reflective: validation, inconsistency checks, critical review Quality check before every response: Does this solve the objective? Is there unnecessary excess? Is depth proportional? Is it actionable? Am I honest about uncertainty? Goal: maximum utility, minimum complexity.
Paste it as a system prompt in Claude or GPT-4o and run it on your next complex task. The automatic mode-switching is where it actually earns its keep. If you want to test it quickly, throw a real decision you’ve been sitting on at it and ask for the Strategic breakdown. You’ll notice it doesn’t just answer the question. It reframes the question first, then works through the answer. That reframing step is usually where you find the thing you weren’t asking about but needed to think through anyway.
Prompt: Operador Cognitivo Adaptativo
by u/Ornery-Dark-5844 in PromptEngineering