Gsd-skill-creator entrepreneurship-and-innovation
Entrepreneurship, innovation, and disruption for starting, scaling, and defending new ventures. Covers opportunity recognition, jobs-to-be-done, the disruptive innovation framework, sustaining vs disruptive innovation, platform businesses, network effects, minimum viable product, customer development, and the startup lifecycle from idea to exit. Use when evaluating a venture idea, positioning a new product, interpreting a competitive threat, or designing a platform.
git clone https://github.com/Tibsfox/gsd-skill-creator
T=$(mktemp -d) && git clone --depth=1 https://github.com/Tibsfox/gsd-skill-creator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/examples/skills/business/entrepreneurship-and-innovation" ~/.claude/skills/tibsfox-gsd-skill-creator-entrepreneurship-and-innovation && rm -rf "$T"
examples/skills/business/entrepreneurship-and-innovation/SKILL.mdEntrepreneurship and Innovation
Entrepreneurship is the act of organizing resources to pursue an opportunity whose value exceeds the sum of its parts. Innovation is the process of turning invention into value. This skill covers the decision frameworks used to recognize opportunities, structure ventures, understand disruption, and build platform businesses — drawing on Christensen's disruption theory, Drucker's entrepreneurship principles, Ma's platform-scaling playbook, and the lean startup tradition.
Agent affinity: christensen (disruption theory and jobs-to-be-done), ma (platform businesses and scaling)
Concept IDs: bus-entrepreneurial-process, bus-business-planning, bus-startup-growth
The Entrepreneurship Toolbox at a Glance
| # | Technique | Best for | Key signal |
|---|---|---|---|
| 1 | Jobs-to-be-done | Understanding customer motivation | Demographic segments do not predict purchase |
| 2 | Disruption framework | Interpreting competitive threats | A cheaper alternative is gaining share on "worse" products |
| 3 | Sustaining vs disruptive innovation | Choosing where to invest | Core customers want more features; margins are shrinking |
| 4 | Minimum viable product (MVP) | Validating a hypothesis | Cost of being wrong is lower than cost of being late |
| 5 | Customer development | Finding product-market fit | Product exists but customers are not buying |
| 6 | Platform business model | Scaling beyond linear unit economics | Two or more sides could value each other |
| 7 | Network effects | Defending a lead | Winner-take-most dynamics are visible |
| 8 | Unit economics | Knowing if the business can work | Growth is high but profit is absent |
| 9 | Pivot discipline | Changing direction with intent | Current path is failing faster than expected |
| 10 | Drucker's seven sources | Finding innovation opportunities | Need ideas to even evaluate |
Technique 1 — Jobs-to-be-Done
Pattern: Customers do not buy products; they hire products to do a job. Understand the job well enough to design the product backward from it. The job is defined by the progress the customer is trying to make in a specific circumstance, not by demographics or product categories.
Historical basis. Christensen developed the jobs framework in The Innovator's Solution (2003) and Competing Against Luck (2016) after observing that successful innovators routinely solved problems that demographic segmentation could not surface.
Worked example. A fast-food chain wants to sell more milkshakes. Traditional analysis (demographics, flavor preferences) produced improvements that did not move the needle. Christensen's team interviewed morning buyers and found the "job" was: "I have a long, boring commute, one free hand, and I will be hungry by 10 AM. I need something that takes 20 minutes to finish, keeps me occupied, and does not make me hungry." The competition was not other milkshakes but bagels (messy), donuts (too fast to finish), and coffee (not filling). Thicker milkshakes with added fiber, sold in the drive-through lane, grew the morning segment substantially.
Diagnostic use. For any product struggling to find traction, ask: "When a customer hires this, what job are they hiring it for, and what else are they considering?" The answer reveals the real competition and the real value.
Technique 2 — The Disruption Framework
Pattern: Disruptive innovation enters a market at the low end or in a new segment that incumbents ignore because the product is "worse" on the metrics incumbents' customers value. The disruptor improves over time and eventually serves the mainstream market, but incumbents cannot respond because responding would harm their core business.
Historical basis. Clayton Christensen's The Innovator's Dilemma (1997) analyzed disk drives, steel, and retail to identify the pattern: incumbents listen to their best customers, invest in sustaining innovations, and fail to notice that a "worse" product is better on a new dimension (cost, simplicity, convenience) and is improving fast.
The pattern in four stages.
- Foothold. Disruptor enters a segment the incumbent ignores because margins are too low.
- Upmarket march. Disruptor improves until it meets the needs of the incumbent's mainstream customers.
- Incumbent dilemma. The incumbent cannot respond without harming its more profitable business.
- Displacement. The disruptor serves the mainstream market at structurally lower cost.
Critical caveat. Not every new entrant is a disruptor. Uber is an innovator, but it entered with a product that was better on the metrics existing customers cared about (convenience, availability). True disruption enters worse-and-cheaper and improves. Mis-diagnosing a threat as disruption when it is actually sustaining innovation is a common error.
Technique 3 — Sustaining vs Disruptive Innovation
Pattern: Sustaining innovation improves existing products along dimensions existing customers already value. Disruptive innovation creates new markets by bringing new dimensions to the fore. Both are valuable; they are managed differently.
Decision table.
| Dimension | Sustaining | Disruptive |
|---|---|---|
| Customer | Existing | New or under-served |
| Value dimension | More of what they already want | Different dimension (cheaper, simpler, more convenient) |
| Organization fit | Core business | Separate unit, protected from core incentives |
| Metrics | Existing (revenue, share, margin) | New (adoption, learning rate) |
| Expected timeline | Short-to-medium | Medium-to-long |
Christensen's key finding. Incumbents are good at sustaining innovation and bad at disruptive innovation, not because they lack talent but because their resource allocation process correctly rejects disruptive projects: small markets, low margins, uncertain customers. The same process that protects the core business blocks the response to disruption. The fix is structural: pursue disruption in a separate unit with separate metrics and separate resource allocation.
Technique 4 — Minimum Viable Product (MVP)
Pattern: Build the smallest version of the product that lets you validate the core hypothesis, then measure whether customers actually want it. An MVP is a tool for learning, not a scaled-down product.
Key discipline. The MVP must be minimal enough to ship quickly but viable enough to produce a real purchase or use decision. An MVP that nobody can use does not test anything; an MVP that tests fifteen features at once cannot isolate which feature mattered.
Worked example. A software team has a hypothesis: "Customers will pay for automated expense categorization." Rather than build the full system, they build a minimal web form where customers upload CSVs and the team categorizes them manually overnight. If customers pay, the hypothesis is validated and automation becomes worth building. If customers do not pay even when the categorization is perfect, the hypothesis is wrong and no amount of automation will save it.
When NOT to use. When the cost of a public failure exceeds the cost of building the full product, or when the minimum viable version requires regulatory approval that cannot be shortcut. Hardware, medical devices, and regulated financial products have higher MVP floors.
Technique 5 — Customer Development
Pattern: In parallel with product development, actively discover who the customer is, what they value, and how they currently solve the problem. Customer development is sales-team work done by founders before there is a sales team.
Four stages (Steve Blank, following the lean startup tradition):
- Customer discovery — interviews to find who has the problem
- Customer validation — small-scale sales to confirm they will pay
- Customer creation — scaling to build the market
- Company building — transitioning from learning to execution
Discipline. The first two stages are not sales — they are research. Trying to sell during discovery will bias the conversation toward confirmation. The founder asks questions the customer answers without being steered. The test is: "Did I learn something that changes my plan?" If every interview confirms the current plan, the interviews are not real discovery.
Technique 6 — Platform Business Model
Pattern: Instead of producing and selling a product directly, build a structure that enables two or more groups to create value for each other, and capture a share of the transactions. Platforms can scale beyond the labor and capital constraints of linear businesses.
Historical basis. Platform businesses are ancient (marketplaces, stock exchanges) but accelerated in the internet era as fixed costs of matching dropped. Jack Ma's Alibaba is a canonical example — launched in 1999 to connect Chinese manufacturers with overseas buyers, expanded into consumer marketplaces (Taobao, 2003), payments (Alipay, 2004), and cloud services (Alibaba Cloud, 2009). At each stage the platform captured a share of value it enabled rather than created directly.
Platform vs linear business.
| Dimension | Linear | Platform |
|---|---|---|
| Value creation | The firm produces | Users produce for each other |
| Growth constraint | Labor, capital | Network liquidity |
| Marginal cost | Positive | Near-zero after infrastructure |
| Competition | Other producers | Other platforms + disintermediation |
| Defensibility | Brand, IP, cost structure | Network effects + switching costs |
Critical discipline. Platforms must solve the "cold start" problem — the first users get no value because the other side is empty. Early-stage platforms subsidize one side (often aggressively) to bootstrap the other. The subsidy cannot be permanent; if neither side ever pays, the platform is a charity.
Technique 7 — Network Effects
Pattern: The value of the product to a user increases as more users join. This creates a positive feedback loop — growth begets growth — but also winner-take-most dynamics that can lock in early leaders.
Types.
| Type | Description | Example |
|---|---|---|
| Direct | More users make the product more valuable to each user | Phones, social networks |
| Indirect | More users on one side make the product more valuable to the other side | Marketplaces, app stores |
| Data | More users produce more data, which improves the product | Search engines, recommender systems |
| Social | Using the product signals group membership | Fashion, status apps |
Defensibility implication. A business with strong network effects is very hard to displace once liquidity is established, because switching costs include losing access to the network. Entrepreneurs often overestimate their network effects (wishful thinking) and underestimate incumbents'.
Technique 8 — Unit Economics
Pattern: Before scaling, confirm that the per-unit transaction is profitable. Growing a unit-unprofitable business accelerates losses; growing a unit-profitable business accelerates profit.
Core ratio. LTV/CAC. Lifetime value of a customer divided by customer acquisition cost. Below 1.0, the business destroys value on every customer. Above 3.0 is usually healthy. Between 1.0 and 3.0 is survivable but fragile.
Worked example. A subscription startup has a $20/month price, 5 percent monthly churn (so average lifetime of 20 months, LTV = $400), and $150 customer acquisition cost (LTV/CAC = 2.67). Healthy enough to scale, barely. If churn doubles to 10 percent (LTV = $200), LTV/CAC drops to 1.33 and scaling only generates losses. The fix is to cut churn before growing, not to cut CAC.
Common mistake. Founders frequently tell themselves that "growth will fix unit economics" — that scale will lower costs or raise LTV. This is sometimes true (network effects) and usually false (acquisition costs rise as you exhaust cheap channels). Default assumption: unit economics must already work before scaling.
Technique 9 — Pivot Discipline
Pattern: A pivot is a fundamental change in strategy (customer segment, value proposition, revenue model, or technology) while keeping one foot in the existing learning. Pivots are a tool for learning, not a sign of failure.
When to pivot.
- The core hypothesis has been falsified and additional effort will not change the result
- A different hypothesis has appeared that better fits observed customer behavior
- Unit economics cannot work at current parameters and no parameter change is visible
When NOT to pivot.
- Founder is bored or demoralized
- Current hypothesis has not been tested with enough customers yet
- A famous founder or investor has a new theory
Pivot types.
| Type | What changes | Example |
|---|---|---|
| Customer segment | Same product, different users | Enterprise -> SMB |
| Problem | Same users, different problem | Document storage -> team chat |
| Technology | Same problem, different tech | Native app -> web |
| Revenue model | Same product, different monetization | Subscription -> marketplace take rate |
Technique 10 — Drucker's Seven Sources of Innovation
Pattern: Drucker's Innovation and Entrepreneurship (1985) identifies seven sources where innovation opportunities are systematically findable — rather than depending on flashes of genius. Most innovation comes from these sources, not from novel invention.
The seven sources, in order of reliability.
- The unexpected — successes, failures, or outside events that the current model does not predict
- Incongruities — gaps between reality and the assumptions underlying current practice
- Process needs — weak links in an existing process that everyone tolerates
- Industry and market structure changes — a structure that was stable is now shifting
- Demographic changes — age, income, education, workforce shifts
- Changes in perception and meaning — the same facts viewed differently
- New knowledge — novel scientific or technical developments (the riskiest and slowest source)
Key claim. Sources 1-4 are inside or adjacent to the firm and are usually the most productive. Source 7 (new knowledge) is the most glamorous but has the longest lead time and highest failure rate. Entrepreneurs who neglect the first six in favor of the seventh are pursuing the hardest form of innovation for no good reason.
Decision Guidance
- Do you understand the customer's job? Start with jobs-to-be-done.
- Is a cheaper alternative gaining share? Check whether it is disruption or sustaining innovation.
- Are you deciding where to invest scarce resources? Sustaining vs disruptive decision.
- Is your hypothesis untested? Build an MVP.
- Have you done customer discovery yet? Do it before building.
- Could you create a two-sided marketplace? Consider a platform model.
- Do you have a network-effects moat? Audit it honestly.
- Are unit economics working? If not, fix before growing.
- Is the hypothesis falsified? Pivot with intent.
- Need ideas? Walk Drucker's seven sources.
References
- Christensen, C. M. (1997). The Innovator's Dilemma. Harvard Business School Press.
- Christensen, C. M., & Raynor, M. E. (2003). The Innovator's Solution. HBS Press.
- Christensen, C. M., Dillon, K., Hall, T., & Duncan, D. S. (2016). Competing Against Luck. HarperBusiness.
- Drucker, P. F. (1985). Innovation and Entrepreneurship. Harper & Row.
- Blank, S. (2005). The Four Steps to the Epiphany. K&S Ranch.
- Ries, E. (2011). The Lean Startup. Crown Business.
- Parker, G., Van Alstyne, M., & Choudary, S. P. (2016). Platform Revolution. W. W. Norton.
- Clark, D. (2016). Alibaba: The House That Jack Ma Built. Ecco.