lean-startup

Applies Eric Ries's Lean Startup methodology for building products under extreme uncertainty. Use when iterating toward product/market fit, designing MVPs, deciding whether to pivot or persevere, setting up actionable metrics, or accelerating the Build-Measure-Learn loop. Triggers include 'how do we

By getagentseal · 492 installs

npx skills add getagentseal/founder-playbook --skill lean-startup

Source repository · Upstream listing

Note: This skill is independent analysis and commentary, not a reproduction of the original text. It synthesizes the book's core ideas with modern startup practice, surfaces where frameworks are outdated or incomplete, and integrates perspectives from adjacent disciplines. For the full argument and context, read the original book. The Lean Startup "The Lean Startup is not a collection of individual tactics. It is a principled approach to new product development." Eric Ries Should You Use This Skill? The Core Insight Most startups fail not because they can't build a product, but because they build something nobody wants. The default response to failure is: we didn't plan well enough, execute hard enough, or have the right vision. Ries argues the real problem is the absence of a management framework designed for uncertainty. A startup is: a human institution designed to create a new product or service under conditions of extreme uncertainty. This definition applies to garage founders, corporate intrapreneurs, and government innovators alike. The Five Principles 1. Entrepreneurs are everywhere any organization creating under uncertainty 2. Entrepreneurship is management not just "a cool product" but a discipline 3. Validated learning not "we learned a lot" but learning backed by empirical data 4. Build Measure Learn turn ideas into products, measure response, learn whether to pivot or persevere 5. Innovation accounting hold innovators accountable with a new kind of accounting designed for uncertainty Build Measure Learn The fundamental activity loop. Minimize total time through the loop. Critical insight: Although the loop reads Build Measure Learn, you plan in reverse : figure out what you need to LEARN, determine what DATA will tell you that, then BUILD only what's needed to get that data. "We need to focus our energies on minimizing the TOTAL time through this loop." Leap of Faith Assumptions Every startup rests on two untested assumptions: Assumption Question How to Test Value hypothesis Does the product deliver value to customers who use it? Engagement, retention, willingness to pay Growth hypothesis How will new customers discover the product? Viral coefficient, referral rates, word of mouth tracking Both must be tested empirically, not assumed. Use analogs (similar successes) and antilogs (similar failures) to sharpen assumptions before testing. "The two most important assumptions are the value hypothesis and the growth hypothesis." Minimum Viable Product (MVP) The MVP is the fastest way to get through the Build Measure Learn loop with minimum effort. It is NOT the smallest product. It is the smallest experiment that tests your leap of faith assumptions. MVP Types Type When to Use Example Video Value prop is hard to explain; gauge demand before building Dropbox: 3 min demo video, signups went 5K to 75K overnight Concierge Deliver the value manually to one customer at a time Food on the Table: CEO personally picked recipes and shopped for one family Wizard of Oz Automate the frontend, manual backend Zappos: photos of shoes from stores, bought and shipped when ordered Single feature Test one value driver with real usage Groupon: WordPress blog + email, one deal per day in one city Smoke test Gauge demand before building anything Landing page + signup form, measure conversion MVP Quality Concerns "If we do not know who the customer is, we do not know what quality is." Customers don't care about quality dimensions you're imagining. Build the MVP, ship it, and let customer behavior (not opinions) tell you what quality means. Innovation Accounting Traditional accounting can't measure a startup. Revenue is near zero. Forecasts are fiction. Innovation accounting provides an alternative. Three Learning Milestones Vanity Metrics vs. Actionable Metrics Vanity Metrics Actionable Metrics Total signups (cumulative) Signups per cohort Total revenue (gross) Revenue per customer per cohort Page views Conversion rate by step "Hits" Retention by cohort Registered users Active users / registered users The Three A's of Good Metrics: 1. Actionable demonstrates clear cause and effect. If you change X, metric Y moves. 2. Accessible everyone in the company can understand them. Use cohort reports, not cumulative. 3. Auditable you can trace the data to real humans. Talk to the customers behind the numbers. Pivot or Persevere A pivot is a structured course correction designed to test a new fundamental hypothesis about the product, strategy, and engine of growth. It is not failure. It is the mechanism that makes startups robust. The Pivot Meeting Hold regularly (monthly or quarterly). Bring product development AND business leadership. Review: 1. Are our experiments moving metrics toward the ideal model? 2. Is our progress sufficient given the time and resources invested? 3. What have we learned about our assumptions? Ten Types of Pivot Pivot Description Zoom in A single feature becomes the whole product Zoom out The whole product becomes a single feature of something larger Customer segment Same product, different customer Customer need Same customer, different problem Platform Change from application to platform (or vice versa) Business architecture Switch between high margin/low volume and low margin/high volume Value capture Change how you make money (monetization model) Engine of growth Switch between viral, sticky, or paid growth Channel Change distribution mechanism Technology Same solution, different technology Runway = Pivots Remaining "The true measure of runway is how many pivots a startup has left." Not months of cash. A startup that can test more hypotheses before running out of money has a longer runway than one burning cash on a single bet. Three Engines of Growth Every startup's growth is powered by one dominant engine. Focus on ONE. Engine Mechanic Key Metric Grows When... Sticky High retention. Existing customers keep using. Churn rate New customer acquisition churn Viral Customers recruit more customers as a side effect of usage Viral coefficient (k) k 1.0 (each user brings 1 new user) Paid Spend money to acquire customers profitably LTV vs. CPA LTV CPA (lifetime value exceeds cost to acquire) "Startups don't starve; they drown." in too many simultaneous growth strategies. Engine Selection Small Batches Borrowed from Toyota Production System. Smaller batches = faster learning = fewer wasted resources. Large Batch Small Batch Build everything, then test Build one thing, test immediately Defects found late, expensive to fix Defects found early, cheap to fix Long feedback cycles Short feedback cycles Satisfying (feels productive) Uncomfortable (feels slow) Death spiral: rework compounds Continuous flow: rework is instant "The biggest advantage of working in small batches is that quality problems can be identified much sooner." The Large Batch Death Spiral Large batches look efficient but create a death spiral: the bigger the batch, the longer to test, the more rework, the bigger the next batch needs to be to "catch up," the longer to test... Pull, Don't Push (from Toyota JIT) Work in progress is inventory. In startups, features built but not validated are WIP. Only build what's needed for the next experiment. Five Whys Adapted from Taiichi Ohno's Toyota Production System. At the root of every technical problem is a human problem. The Method Ask "Why?" five times to trace symptoms to root causes. Make a proportional investment at each level small fix for small problem, bigger investment for deeper cause. The Five Blames (Anti Pattern) When Five Whys goes wrong, it becomes finger pointing. Prevent this: Everyone affected by the problem must be in the room Senior people go first with "shame on us for making it so easy to make that mistake" Focus on bad process, not bad people Appoint a Five Whys master Start with a narrow, specific class of problems Never start with legacy "baggage" problems Decision Trees "What should our MVP be?" "Should we pivot?" "Are we using vanity metrics?" Critical Numbers & Rules of Thumb Number Rule 2 Leap of faith assumptions to test (value + growth) 3 Learning milestones (baseline, tune, pivot or persevere) 3 Engines of growth (sticky, viral, paid) 1 Engine to focus on at a time 1.0 Viral coefficient needed for viral growth LTV CPA Required for paid engine to work 5 Whys to ask for root cause analysis 10 Types of pivot 50 Deploys per day at IMVU (continuous deployment) Common Failure Patterns Pattern Mechanism Cure Achieving failure Successfully executing a plan nobody validated Build Measure Learn loop from day 1 Vanity metrics Dashboard goes up and right but business isn't growing Cohort analysis, actionable metrics, split tests Premature optimization Tuning features before validating the problem exists Ship MVP first, optimize after baseline established Large batch death spiral Big releases, late feedback, compounding rework Small batches, continuous deployment Theater of learning "We learned a lot" with no data to prove it Innovation accounting; learning must change future behavior Success theater Cherry picking metrics to look good Three A's: Actionable, Accessible, Auditable Pivot too late Emotional attachment to current strategy delays pivot Regular pivot or persevere meetings with hard data Pivot too fast Pivoting before giving experiments time to produce data Set time boxes; finish experiments before deciding Feature factory Shipping features as a proxy for progress Tie every feature to a hypothesis and a metric Modern Relevance (2011 2026) Where Lean Startup Still Applies Pre product/market fit startups of any kind Corporate innovation teams testing new business lines Hardware and physical products (with longer cycle times) Any team that doesn't know if what they're building will work Where It Shows Its Age AI native products the feedback loop can be automated in ways Ries didn't anticipate PLG/viral first products the MVP concept is well understood; the harder question is distribution Hypergrowth VC model "runway = pivots remaining" conflicts with "blitzscale or die" pressure No code/low code building an MVP is now so cheap that the bottleneck is finding users, not building product What Ries Got Permanently Right Validated learning as the unit of progress, not features or code Build Measure Learn as the fundamental loop MVPs as experiments, not small products Vanity metrics as the default trap Pivots as structured hypothesis changes, not random flailing Small batches beat large batches in nearly every context Five Whys for proportional investment in root causes Supporting Files [frameworks.md](frameworks.md) Build Measure Learn detailed breakdown, leap of faith assumptions, MVP selection, innovation accounting milestones, vanity vs. actionable metrics, pivot catalog, engines of growth mechanics, small batches, Five Whys, innovation sandbox, adaptive organization [cases.md](cases.md) IMVU (founding story + continuous deployment), Zappos (Wizard of Oz MVP), Dropbox (video MVP), Groupon (MVP origin), Grockit (innovation accounting), Votizen (3 pivots with metrics), Wealthfront (platform pivot), QuickBooks (large