Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Building Venture Return Models

ASecurity

Constructs venture return models with entry valuation, follow-on reserve, multiple scenario exits, and portfolio-level fund math. Use when modeling VC returns, calculating fund economics, or projecting portfolio outcomes.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businesstestingapi

Works with

cliapi

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill building-venture-return-models --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Building Venture Return Models?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Building Venture Return Models
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-building-venture-return-models/badge)](https://www.skillsdirectory.com/skills/lev-os-building-venture-return-models)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: building-venture-return-models
description: Constructs venture return models with entry valuation, follow-on reserve, multiple scenario exits, and portfolio-level fund math. Use when modeling VC returns, calculating fund economics, or projecting portfolio outcomes.
tags:
  - modeling
  - venture-capital
  - portfolio
  - valuation
metadata:
  author: casemark
  practice_areas:
    - Venture Capital
    - Seed/Series Investing
    - Startup Ecosystems
  document_types:
    - Model
  skill_modes:
    - Modeling
---
# Building Venture Return Models

## When To Use

- Modeling expected returns for a new fund or vintage year
- Evaluating a prospective deal's impact on portfolio-level fund math
- Sizing follow-on reserves and determining pro-rata allocation strategies
- Preparing fund economics exhibits for LP reporting or fundraising decks
- Stress-testing portfolio outcomes under varying exit timing, valuation, and dilution assumptions

## Inputs To Gather

- **Fund parameters**: Fund size, management fee rate and structure (on committed vs. invested), carry percentage, preferred return / hurdle rate, GP commit percentage
- **Portfolio construction**: Target number of investments, initial check size range, stage focus (pre-seed / seed / Series A+)
- **Entry deal terms**: Pre-money valuation, round size, ownership target, instrument type (priced equity, SAFE, convertible note), discount/cap terms if applicable
- **Follow-on strategy**: Reserve ratio (e.g., 1:1, 2:1 follow-on to initial), pro-rata rights, expected follow-on rounds and dilution per round
- **Exit assumptions**: Target exit multiples (base / upside / downside), expected hold period by scenario, exit modality (M&A vs. IPO vs. secondary)
- **Loss/write-off rate**: Historical or assumed percentage of portfolio companies returning 0-1x
- **Recycling policy**: Whether and how much the fund recycles management fees or early proceeds

## Workflow

1. **Set fund-level parameters**
   - Define fund size, fee structure (typical: 2% on committed capital during investment period, stepping down thereafter), carry split, and hurdle rate
   - Calculate investable capital after fees (e.g., $100M fund → ~$80-85M deployable over fund life) [VERIFY fee assumptions against actual LPA terms]
   - Determine GP commit amount and any co-invest sidecar capacity

2. **Build portfolio construction model**
   - Allocate investable capital across initial checks and follow-on reserves
   - Map target ownership at entry for each stage bucket (e.g., 10-15% at seed, 7-10% at Series A)
   - Model expected dilution per subsequent financing round (typical: 15-25% per round) [VERIFY against current market dilution data]
   - Calculate fully-diluted ownership at exit after projected dilution rounds, accounting for pro-rata follow-on participation

3. **Model individual deal economics**
   - For each representative investment, compute entry ownership, follow-on investment amounts, and resulting cost basis
   - Apply scenario-based exit valuations:
     - **Downside**: 0-1x return (write-off / acqui-hire)
     - **Base case**: 3-5x gross MOIC
     - **Upside**: 10-30x+ gross MOIC (fund returners)
   - Account for liquidation preferences, participation rights, and any ratchets that affect payout waterfall
   - Convert gross deal MOIC to net proceeds after accounting for dilution and preference stack

4. **Aggregate to portfolio-level fund math**
   - Apply a return distribution across the portfolio (e.g., power-law: 50% return 0-1x, 20% return 1-3x, 20% return 3-10x, 10% return 10x+)
   - Sum gross portfolio proceeds and compute gross fund TVPI and IRR
   - Run the GP/LP waterfall: return of contributed capital → preferred return → catch-up → carried interest split
   - Calculate net TVPI, net IRR, and DPI at projected exit timelines
   - Determine fund-returner threshold — what exit valuation a single company needs to return 1x the fund

5. **Sensitivity and scenario analysis**
   - Vary key drivers independently: loss rate (±10%), median exit multiple (±2x), hold period (±2 years), dilution per round (±5%)
   - Build a scenario matrix (bear / base / bull) with coherent macro assumptions per scenario
   - Identify which 2-3 variables have the highest sensitivity on net IRR and net TVPI
   - Test J-curve profile by modeling cash flow timing (drawdowns, distributions, net cash position by year)

6. **Document and present**
   - Summarize all key assumptions in a dedicated assumptions table
   - Present core outputs: net TVPI, net IRR, DPI trajectory, and fund-returner analysis
   - Include sensitivity tables and tornado charts for the highest-impact variables
   - Flag all [VERIFY] items for review against actual LPA terms, market benchmarks, or GP-provided data

## Output

- **Assumptions table**: Fund size, fees, carry, portfolio construction, dilution schedule, exit timing, loss rate
- **Deal-level schedule**: Per-company entry, follow-on, ownership, and scenario exit proceeds
- **Portfolio summary**: Gross TVPI, gross IRR, return distribution histogram
- **Waterfall output**: Net TVPI, net IRR, DPI, GP carry, LP net proceeds
- **Sensitivity matrix**: Net IRR / TVPI under varied loss rates, exit multiples, hold periods, and dilution
- **J-curve / cash flow schedule**: Year-by-year drawdowns, distributions, and net cash flow to LPs

## Quality Checks

- Investable capital + total fees + GP commit = fund size (balance check)
- Sum of initial checks + follow-on reserves = investable capital allocation
- Ownership-at-exit correctly reflects cumulative dilution from all subsequent rounds minus pro-rata participation
- Waterfall math reconciles: LP distributions + GP carry + unreturned capital = total gross proceeds
- Net IRR is computed on actual cash flow timing, not simplified annual averages
- Power-law return distribution is realistic — a single company should not drive >50% of gross returns unless explicitly modeled as a concentrated-bet strategy
- All jurisdiction-dependent tax treatment (e.g., QSBS exclusion, long-term capital gains rates) marked with [VERIFY]
- Management fee offset or rebate provisions reflected accurately per LPA terms [VERIFY]

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →