exponential-curve-thinking — quality + safety report
In the Skillier index (local__exponential-curve-thinking) · scanned 2026-06-03 · engine: builtin+triage
✓ Clean — no heuristic safety flags surfaced.
Heuristic flags from the builtin scanner, which is known to over-flag (it trips on legitimate env-reading integrations, security skills, and library .eval calls). This is NOT an authoritative malicious verdict — re-scan with SkillSpector for the authoritative result. Run the authoritative scan →
📇 This skill is in the Skillier index (curated · deduped · quality-filtered). Install Skillier to route & load it into your AI client.
Quality notes
About this skill
Force exponential reasoning whenever the user is forecasting growth, sizing a ramp, or asking how big something will get. Trigger aggressively on phrases like "how big will this get", "what will adoption look like in N years", "capacity plan", "model scaling roadmap", "datacenter ramp", "GPU…
📄 Read the SKILL.md
--- name: exponential-curve-thinking description: Force exponential reasoning whenever the user is forecasting growth, sizing a ramp, or asking how big something will get. Trigger aggressively on phrases like "how big will this get", "what will adoption look like in N years", "capacity plan", "model scaling roadmap", "datacenter ramp", "GPU build-out forecast", "AI compute curve", "user growth projection", "we missed our Q3 number, are we behind", "revenue forecast", "TAM in five years", "should we plan for 2x or 10x", "what's the realistic ceiling", "they're only shipping X units, the company is doomed", "linear extrapolation says", and any moment a plan, board deck, or analyst note is reading an exponential ramp as if it were a line. Also fires when small calendar slips are being treated as proportional outcome slips, when "area under the curve" early in a ramp is being mistaken for the steady state, and when critics are calling something a failure because today's number is small. Trigger eagerly even when the user does not name Musk or the framework. --- # Exponential Curve Thinking > "When making estimates involving exponential growth, small changes in the calendar breakpoint have enormous percentage differences in outcome. The time difference is small, but the percentage difference in the outcome is enormous." > — Elon Musk, *The Book of Elon* (Chapter: Set Aggressive Timelines (exponential subsection)) ## What this skill captures Humans extrapolate linearly. Exponentials punish that instinct twice: first by looking pathetic early (small area under the curve), then by exploding faster than anyone's spreadsheet projected. Musk says it plainly: "people don't understand what exponential means." Tesla got crucified in 2017 for low delivery numbers because the critics were reading the bottom of a ramp as steady state. One year later they doubled the cumulative global fleet — building as many cars in 2018 as in their entire prior history combined. The value: when you reason about growth on an exponential, you stop confusing today's tiny number with the destination, you stop treating a 6-month slip as a 6-month-sized outcome slip (it can be orders of magnitude), and you stop letting linear-thinking critics anchor your plan. ## When to use this skill - Forecasting growth of a system that compounds — users, revenue, GPUs, model parameters, datacenter capacity, fleet size, kWh deployed. - Capacity planning where today's throughput is small but the ramp is steepening. - Defending or attacking an aggressive roadmap a board, analyst, or skeptic is calling unrealistic because "the current run-rate is tiny." - Sizing a market or TAM 3-10 years out when the underlying technology is on a steep cost or capability curve. - Reading a missed quarterly number — is this a failed ramp or the boring early flat part? - Pricing a calendar slip on an exponential project (a 6-month slip ≠ 6 months of "lost" output). ## The how-to 1. **State explicitly whether the underlying process is exponential or linear before forecasting anything.** > "When I give estimates about our production, it's guesswork. Especially guesses about exponential curves." > — *The Book of Elon* If you can't name the compounding mechanism (Moore-like cost decline, network effects, capacity-doubling cadence, learning curve), it's probably not exponential — don't pretend. If you *can* name it, your linear gut is wrong and you must override it. 2. **Compute the outcome at two nearby calendar points and compare the percentage delta, not the absolute delta.** > "Small changes in the calendar breakpoint have enormous percentage differences in outcome." > — *The Book of Elon* Pick t and t+1 year (or t+6 months) on the exponential. The ratio between those two outcomes is the headline number, not the difference. A "1-year slip" on a 2x/year ramp halves your output. A "1-year pull-forward" doubles it. Linear intuition cannot see this — write the numbers down. 3. **Refuse to evaluate early ramp performance by area-under-the-curve.** > "The area under the curve of production in 2017 was quite small because it was the beginning of an exponential ramp, but once that growth got going, the area under the curve was enormous. That's why people were so shocked." > — *The Book of Elon* When critics point at a small Q1 or Q2 number on a steep ramp and call the program a failure, that's a category error. Judge an exponential by its slope and doubling cadence, not the integral of its first few periods. 4. **Pick a concrete doubling cadence and stress-test the plan against it.** > "Ninety-two days later, it had been doubled to two hundred thousand GPUs." > — *The Book of Elon* Colossus went from 100k to 200k GPUs in 92 days. Name your doubling time explicitly — "we double every X" — and write what the system has to look like 2, 3, 4 doublings out. If the org plan, power plan, supply plan, or hiring plan can't survive 3 doublings, the bottleneck is what you're actually forecasting, not the curve. 5. **When forced to give a number, give the aggressive one and own that it may be optimistic.** > "I do have a habit of being optimistic with schedules." > — *The Book of Elon* > "I may be a little optimistic, but I always deliver." > — *The Book of Elon* On an exponential, a "conservative" forecast is almost always wrong on the low side by a larger margin than an aggressive one is wrong on the high side. The asymmetry favors aggression — but state your uncertainty explicitly so you keep your credibility when a leg of the curve slips. 6. **Distinguish "late" from "wrong" on radical-tech predictions.** > "For radical technology predictions, the point is not that it was a few years late, but that it happened at all. That's the more important part." > — *The Book of Elon* When auditing a past exponential call, do not score it on whether the date hit. Score it on whether the outcome happened and how steep the realized curve was. A "two years late" prediction that delivered a 100x outcome is a correct call, not a missed one. ## Common failure modes - **Linear extrapolation in disguise.** A spreadsheet projecting "20% YoY growth forever" is a linear-in-log-space model that will still underpredict an actual exponential. Name the doubling time instead. - **Treating small early numbers as the steady state.** Musk: "I kept trying to say this, but people don't understand what exponential means." If you're judging a ramp by its first quarter, you're the person in that sentence. - **Pricing a calendar slip in calendar units.** A 6-month slip on a 6-month-doubling curve is a 2x outcome miss, not a 6-month outcome miss. Always convert calendar deltas to outcome ratios before negotiating timelines. - **Confusing optimism with dishonesty.** Musk: "It may be delusional… but it's never some knowingly fake deadline, ever." If you sandbag an exponential forecast to look conservative, you are now actively lying — the aggressive number was your real estimate. - **Letting media or analyst narratives anchor the team.** Critics report the misses, ignore the hits, and use linear intuition. Do not let their framing collapse your ramp planning. ## When NOT to use this skill - The underlying process is genuinely linear or saturating (mature market, fixed-supply commodity, regulated utility) — exponential framing will mislead you. - The exponential is in a *cost* or *risk* you don't control (e.g., compounding technical debt, runaway burn rate) — different skill: attack-the-constraint, not extrapolate-the-curve. - You are making safety-critical commitments (FDA submission, launch window, contractual SLA) where being optimistic gets people killed or sued. Aggressive internal targets, conservative external commitments. - One-shot or non-repeating outcomes (a single sale, a single deal close) — there is no curve to ride. ## Source The Book of Elon by Eric Jorgenson (2026, Scribe Media). Chapter: "Set Aggressive Timelines (exponential subsection)" (in "Maniacal Urgency").
Want a live grade + an embeddable README badge? Run your skill through the free scanner.
Graded independently by Skillproof — nothing to sell the author. Quality is mechanical + corpus-grounded; safety flags are heuristic (builtin+triage), not a malicious verdict.