survivorship-bias

Community

Build point-in-time universes that don’t lie.

Authorjefrnc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents inflated backtests and misleading performance comparisons caused by accidentally using today’s universe, today’s index membership, or delisted/successor ticker data when simulating historical results.

Core Features & Use Cases

  • Point-in-time universe reconstruction: Rebuilds the membership at each rebalance/query date using the correct at-that-time snapshot rather than today’s surviving constituents.
  • Delisting-aware pricing & exit treatment: Detects common vendor/data pitfalls (successor mapping, adjusted-feed artifacts, reverse-split-delist phantoms) and enforces realistic handling (e.g., mark-to-zero unless a realizable value is documented).
  • Index/fund/leaderboard integrity: Ensures rankings and track records include dropouts at their last-reported value instead of silently removing them.
  • Small-cap and FPI high-risk focus: Targets the patterns where survivorship bias is most severe, such as reverse-split-then-delist, ATM-into-delisting, SPAC merger discontinuities, and Reg SHO threshold residency.

Quick Start

Use the skill whenever you’re assembling a backtest universe for a historical date range and need the analysis to include delisted names as-of their correct membership and exit timing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: survivorship-bias
Download link: https://github.com/jefrnc/quant-llm-skills/archive/main.zip#survivorship-bias

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.