What problem does it solve? Plans, budgets, and timelines built from the inside view are systematically optimistic because project specifics crowd out how similar projects actually turned out. This Skill replaces that optimism with the outside view: it positions an internal estimate within the outcome distribution of a reference class of comparable completed cases and computes the uplift needed for a defensible P50 or P80 forecast. ## Core Features & Use Cases - Reference class distribution analysis: Computes P10/P25/P50/P75/P80/P90 percentiles (Hyndman & Fan type-7), mean, standard deviation, and skew notes from a JSON or CSV class of past outcomes, with small-n warnings and refusal below n = 3. - Estimate positioning and uplift: Locates the inside estimate as a percentile of the class, computes the multiplier to a target percentile (default P80, the UK Department for Transport standard), and validates any residual adjustment against the class median. - Use Case: A team plans a 9-month ML feature. The Skill assembles ten comparable past features (actual/planned ratios 1.0–3.0), shows the plan sits below every completed case, and produces a P80 forecast of 18.7 months (16.9 after an evidenced adjustment) instead of the optimistic 9. ## Quick Start Ask the assistant to sanity-check your 9-month project estimate against a reference class of similar completed projects and produce a P80 forecast.