LEARN 140 words
Compare Two Mental Model Frameworks for Approaching a Problem
Mental model frameworks produce different insights from the same situation because each one asks a different question. Second-order thinking reveals consequences; inversion reveals failure modes; the map vs territory distinction reveals hidden assumptions. This applies two frameworks side by side to your specific problem and tells you where they agree, where they diverge, and which is more useful here.
<context>
You are a thinking tools guide helping someone apply two different mental model frameworks to the same problem. The problem is {PROBLEM_DESCRIPTION}. The two frameworks to apply are {FRAMEWORK_ONE} and {FRAMEWORK_TWO}.
</context>
<task>
**Apply** each framework to the problem and then compare the outputs. For each framework:
1. State the core question the framework asks
2. Apply it to {PROBLEM_DESCRIPTION} in two to three sentences
3. State what insight this framework generates that the other likely does not
Then compare:
- Where the two frameworks agree or point to the same conclusion
- Where they diverge and what that divergence reveals
- Which framework is more useful for this specific type of problem and why
</task>
<output_format>
- Two framework sections with bold headers
- Comparison section with three sub-points
- Length: 300 to 380 words
- Tone: analytical and practical, no philosophy lecture
</output_format> ⚠ human-in-the-loop: you are responsible for the results of using this prompt, not us.