skills/capital/analyzing-term-sheet-economics/SKILL.md
Deconstructs VC term sheets with liquidation preference waterfalls, anti-dilution mechanics, and option pool impact analysis. Use when analyzing term sheets, comparing investor terms, or modeling founder dilution.
npx skillsauth add casemark/skills analyzing-term-sheet-economicsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Deconstructs VC term sheets to quantify the real economic impact on founders, existing shareholders, and new investors. Covers liquidation preference waterfalls, anti-dilution mechanics, option pool sizing, pay-to-play provisions, and participation rights across single and multi-round scenarios.
Parse economic terms — Extract pre-money valuation, round size, price per share, option pool increase, and any warrants. Identify whether the option pool is created pre-money (founder-dilutive) or post-money. Calculate the effective pre-money valuation after option pool adjustment.
Map the preference stack — For each preferred series (existing + proposed), document: liquidation preference multiple (1x, 2x, etc.), participation rights (non-participating, full participating, capped participating), and seniority structure (pari passu vs. stacked/senior). Build the waterfall order from most senior to most junior.
Model anti-dilution mechanics — Identify the anti-dilution protection type for each series: full ratchet, broad-based weighted average, or narrow-based weighted average. For each, calculate the adjusted conversion price under a hypothetical down-round (e.g., 50% of current round price) and quantify the incremental dilution to common holders. [VERIFY] Confirm the exact weighted-average formula in the charter — numerator/denominator definitions vary.
Run the liquidation waterfall — Model payouts across at least four exit scenarios:
For each scenario, calculate per-share proceeds for every class and the effective ownership percentage realized.
Quantify option pool impact — Calculate the "true" cost of the option pool shuffle: how much of the pre-money valuation is allocated to the new pool vs. existing shareholders. Show the effective price per share for founders before and after pool creation. If the pool is oversized relative to a hiring plan, flag the excess as hidden valuation reduction.
Analyze protective provisions and pay-to-play — Identify provisions that have economic consequences: pay-to-play (conversion to common on failure to participate), dividend rights (cumulative vs. non-cumulative), and redemption rights. Note any drag-along thresholds that could force a sale at preference-favorable valuations.
Compare competing offers (if multiple term sheets) — Build a side-by-side matrix on: effective valuation (post option pool adjustment), total preference overhang, founder ownership post-close (fully diluted), breakeven exit value for common, and governance control points. Rank on economic impact, not headline valuation.
Produce an economics analysis report containing:
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.