Powerful mental models grouped thematically. Some are classic general models while others are especially useful in knowledge, remote and async work.
Thinking & Decision Models
- Inversion — solve problems backward by asking “what would guarantee failure?”
- Occam’s Razor — among competing hypotheses, prefer the simplest one. (Farnam Street)
- Hanlon’s Razor — “never attribute to malice what can be explained by incompetence.” (Farnam Street)
- First Principles — break problems to their fundamental truths, reconstruct from there. (James Clear)
- Bayes’ Rule / Bayesian Updating — update beliefs based on new evidence. (scotthyoung.com)
- Second-Order Thinking — anticipate the consequences of consequences.
- Opportunity Cost — value what you give up when choosing one thing over another. (James Clear)
- Margin of Safety — leave a buffer to guard against errors or uncertainty. (Farnam Street)
- Leverage — small inputs yielding large outputs via multiplier effects. (Farnam Street)
- Feedback Loops — positive and negative loops that amplify or stabilize outcomes. (scotthyoung.com)
Psychology & Bias
- Anchoring — giving undue weight to the first piece of information. (Ness Labs)
- Loss Aversion — people fear losses more than they value gains. (James Clear)
- Sunk Cost Fallacy — continuing something because you’ve invested, even when it’s irrational.
- Confirmation Bias — favoring evidence that supports your beliefs.
- Availability Heuristic — overestimating importance based on how easily something comes to mind.
- Survivorship Bias — focusing on success stories while ignoring failures. (Ness Labs)
- Mere Exposure Effect — familiarity breeds preference. (Ness Labs)
- Illusion of Control — overestimating how much we influence random events. (James Clear)
- Framing — the way you present choices changes how they’re perceived. (Farnam Street)
- Status Quo Bias — preferring things to stay as they are.
Systems & Strategy
- Compound Growth / Compounding — small changes accrue exponentially. (scotthyoung.com)
- Creative Destruction — new systems displace old ones. (Sung Capital)
- Economies of Scale — lower average cost with increased scale. (James Clear)
- Comparative Advantage — specialize where you’re most efficient. (James Clear)
- Switching Costs — the cost (time, friction) of switching systems / tools. (Sung Capital)
- Network Effects — value increases as more users join.
- Path Dependence — history constrains future possibilities.
- Redundancy — build slack / backup to prevent brittle systems.
- Critical Mass / Tipping Point — the point at which momentum self-perpetuates.
- Conway’s Law — design mirrors communication structures.
Workflow & Productivity
- Parkinson’s Law — work expands to fill the time allotted.
- Time Blocking — schedule discrete chunks for focused work.
- Batching / Grouping — do similar tasks together to reduce context switching.
- Deep Work / Focus Blocks — concentrated, distraction-free working periods (calm creative states).
- Buffer Time — leave gaps between tasks to absorb spillover or context shifts.
- Pomodoro / Timeboxing — fixed time intervals for bursts and breaks.
- 80/20 Rule (Pareto Principle) — 20% of efforts yield 80% of results.
- Eat the Frog — do the hardest task first.
- Iterative Development — small cycles, continuous improvement.
- Slack / Margin — include breathing room so your system isn’t fragile.
Team & Collaboration
- Transactive Memory — in teams, knowing who knows what speeds coordination. (Wikipedia)
- SECI Model — how knowledge converts between tacit & explicit in organizations. (Wikipedia)
- Common Knowledge — what everyone knows, and knows that everyone knows. (scotthyoung.com)
- Coordination vs. Cooperation — distinguishing alignment vs joint work.
- Decentralization vs Centralization Tradeoffs — how much autonomy vs control.
- Span of Control — how many direct reports or connections one can reasonably manage.
- Agency / Autonomy — aligning freedom with accountability.
- Handovers / Handoffs — minimizing friction when passing work between people.
- Principle of Least Astonishment — systems should behave in expected, intuitive ways.
- Modularity — break systems/tasks into self-contained components for recombination.
🔗 Usage Tips & Context
- Don’t try to memorize all at once — pick a few and spot them in your daily workflow.
- Use internal linking: write posts using these models as lenses for Timeeting topics (deep work, async meetings, tool reviews).
- When you explain a model, pair it with a template / prompt / tool that helps readers apply it.