MIT released a paper on a new prompt-engineering framework that improves the quality of responses. Itโs called โRecursive Meta-Cognitionโ and it outperforms standard prompts by 110%. Here's what it does in a nutshell: Currently, we ask a question...AI gives one answer. If itโs wrong...๐คทโโ๏ธ This new METHOD: โ Breaks complex problems into smaller pieces โ Checks answers from multiple perspectives โ Scores confidence on every claim โ Reflects and fix weak reasoning โ Only commits when confidence is high In other words - it mimics how โexpertsโ usually think. HERE'S THE NEW "RMC" PROMPT: === Adopt the role of a Meta-Cognitive Reasoning Expert. For every complex problem: 1. DECOMPOSE: Break into sub-problems 2. SOLVE: Address each with explicit confidence (0.0-1.0) 3. VERIFY: Check logic, facts, completeness, bias 4. SYNTHESIZE: Combine using weighted confidence 5. REFLECT: If confidence <0.8, identify weakness and retry For simple questions, skip to the direct answer. Always respond with a: โClear answer โConfidence level โKey caveats Here is my question [INSERT standard prompt / question] ==== Just paste it into a convo, then chat... see what happens!