Strategy 12 min read

Problem Solving Skills for Entrepreneurs: Frameworks for Chaos

problem solving skills for entrepreneurs

A startup is not a magical journey; it is a machine designed to generate problems. Developing problem solving skills for entrepreneurs is the only way to ensure those problems do not destroy the machine.

The Illusion of the Playbook

If you work at a Fortune 500 company and you encounter a problem with the supply chain, you open the company intranet, download the Supply Chain Standard Operating Procedure PDF, and follow the steps. The problem has been solved 10,000 times before by people much smarter than you.

When you start a company, there is no playbook. The problems you face are entirely unprecedented. You are trying to sell a product that has never existed, to a customer who doesn't know they need it, using capital you don't have.

Because you cannot rely on a playbook, you must rely on Mental Models—cognitive frameworks that help you deconstruct chaos into solvable components.


1. The "5 Whys" Root Cause Analysis

When a problem occurs, human nature dictates that we immediately try to fix the surface-level symptom.

Imagine your startup's website goes down for two hours. The symptom: The server crashed. The immediate fix: Reboot the server.

If you stop there, the server will inevitably crash again next week. You have not solved the problem; you have applied a Band-Aid. Elite problem-solvers use the "5 Whys" technique, pioneered by Toyota in the 1950s, to drill down to the systemic failure.

  1. Why did the website go down? Because the server crashed.
  2. Why did the server crash? Because it ran out of memory.
  3. Why did it run out of memory? Because a new piece of code had a memory leak.
  4. Why was code with a memory leak pushed to production? Because we didn't run the automated testing suite.
  5. Why didn't we run the automated testing suite? Because the lead engineer was rushing to meet an artificial deadline set by the CEO.

Ah. The root cause of the website going down was not a technical failure; it was a leadership failure (setting an artificial, dangerous deadline). You cannot fix that by rebooting a server.

2. Inversion (Thinking Backwards)

The mathematician Carl Jacobi famously said, "Invert, always invert." Charlie Munger popularized this mental model for the business world.

Instead of asking how to solve a problem, ask yourself how to guarantee the problem gets worse, and then avoid doing those things.

If your problem is "How do we acquire more users?", the blank page can be intimidating. Invert the problem: "How could we guarantee that we lose every single user we currently have?"

  • We could make the onboarding process 10 pages long.
  • We could hide the pricing until after they enter a credit card.
  • We could take 48 hours to reply to customer support tickets.
  • We could make the app crash every time they upload a photo.

By listing the exact ways to guarantee failure, you have suddenly generated a prioritized roadmap of exactly what you must fix today (simplify onboarding, clarify pricing, speed up support, fix bugs) to succeed.

3. The Cynefin Framework

Not all problems are created equal. The Cynefin Framework categorizes problems into four domains, dictating how you should respond:

  1. Simple Problems: Cause and effect are obvious. (e.g., A lightbulb burns out). Response: Sense -> Categorize -> Respond (Apply best practices).
  2. Complicated Problems: Cause and effect require analysis. (e.g., An engine breaks down). Response: Sense -> Analyze -> Respond (Hire an expert).
  3. Complex Problems: The startup zone. Cause and effect can only be deduced in retrospect. There are no right answers. (e.g., Entering a new market). Response: Probe -> Sense -> Respond (Run safe-to-fail experiments).
  4. Chaotic Problems: A crisis. No time to analyze. (e.g., Your bank account is hacked). Response: Act -> Sense -> Respond (Stop the bleeding immediately, then figure it out).

Most founders fail because they treat Complex problems (which require experimentation) like Complicated problems (wasting months trying to 'analyze' a market that doesn't exist yet).

4. Second-Order Thinking

First-order thinking is fast, easy, and shallow. It looks only at the immediate consequence of an action.

  • "Let's cut the customer support budget by 50%. It will save us $10,000 this month."*

Second-order thinking is deep, complex, and anticipates the ripple effects of an action.

  • "If we cut the support budget, response times will drop. If response times drop, our premium users will churn. If premium users churn, we will lose $50,000 next quarter. Therefore, cutting the support budget is too expensive."*

When solving a problem, you must ask, "And then what?" Solve the problem in a way that doesn't create three deadlier problems six months down the road.

Conclusion

Do not try to memorize solutions; memorize frameworks. The specific problems your startup faces will change every week, but if you have a mastery of Root Cause Analysis, Inversion, and Second-Order Thinking, you will be able to deconstruct and conquer any crisis the market throws at you.

S

Sarah Jenkins

Former VC & 3x SaaS Founder

Sarah Jenkins is a former Silicon Valley venture capitalist and a 3x SaaS founder. She has spent the last decade scaling B2B companies from $0 to $10M ARR and now shares her frameworks for building resilient businesses.