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

Modeling Fund Economics Sensitivity

ASecurity

Builds fund economic models with sensitivity across deployment pace, exit multiples, and fee/carry structures for LP and GP returns. Use when modeling fund economics, projecting LP net returns, or analyzing fee-adjusted performance.

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

Works with

cliapi

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill modeling-fund-economics-sensitivity --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Modeling Fund Economics Sensitivity?

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

Security grade badge for Modeling Fund Economics Sensitivity
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-modeling-fund-economics-sensitivity/badge)](https://www.skillsdirectory.com/skills/lev-os-modeling-fund-economics-sensitivity)

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

Download Zip
Files
SKILL.md
---
name: modeling-fund-economics-sensitivity
description: Builds fund economic models with sensitivity across deployment pace, exit multiples, and fee/carry structures for LP and GP returns. Use when modeling fund economics, projecting LP net returns, or analyzing fee-adjusted performance.
tags:
  - modeling
  - fund-formation-and-structuring
metadata:
  author: casemark
  practice_areas:
    - Fund Formation
    - Fund Structuring
    - Partnership Law
  document_types:
    - Financial Model
  skill_modes:
    - Modeling
    - Forecasting
---
# Modeling Fund Economics Sensitivity

Builds fund economic models with sensitivity analysis across deployment pace, exit multiples, and fee/carry structures to project LP net returns and GP economics.

## When To Use

- Modeling projected LP net IRR and net TVPI for a new fund's PPM or marketing materials
- Comparing fee/carry structures during LPA negotiations (e.g., 2/20 vs. 1.5/20 with catch-up variations)
- Stress-testing fund returns under different deployment and exit timing scenarios
- Evaluating GP economics (carried interest, management fee revenue) across fund life
- Presenting sensitivity tables to an LP advisory committee or investment committee

## Inputs To Gather

- **Fund parameters**: target fund size, GP commitment percentage, fund term (investment period + harvest period), extension options
- **Fee structure**: management fee rate and basis (committed vs. invested capital), fee step-down timing and rate, organizational expense cap, fund expense budget
- **Carry structure**: carried interest percentage, preferred return (hurdle rate), catch-up split and rate (e.g., 80/20 catch-up to 20%), whole-fund vs. deal-by-deal waterfall, clawback provisions
- **Deployment assumptions**: number of investments, average check size, deployment pace (e.g., 3–5 year investment period), recycling percentage of returned capital
- **Exit assumptions**: target gross MOIC range (e.g., 1.5x–3.0x), holding period distribution (3–7 years), exit timing curve (early realizations vs. back-loaded)
- **Sensitivity ranges**: define low/base/high cases for each key variable

## Workflow

1. **Build the capital call schedule**
   - Model LP capital calls based on deployment pace assumptions (front-loaded, even, or J-curve profile)
   - Layer in management fees drawn from commitments (or net against invested capital, depending on LPA terms)
   - Account for GP co-investment and any fee offsets (e.g., portfolio company monitoring fees credited against management fees)

2. **Model the portfolio and exit cash flows**
   - Project gross investment returns for each scenario using target MOIC and holding period
   - Distribute exits across the harvest period — apply a realization curve rather than assuming a single exit date
   - If recycling is permitted, model reinvestment of early proceeds within the investment period [VERIFY: confirm recycling cap in LPA, typically 100–125% of commitments]

3. **Apply the waterfall distribution**
   - Calculate return of capital, preferred return accrual, catch-up allocation, and residual carried interest split
   - For whole-fund waterfalls: aggregate all proceeds before splitting carry; track cumulative preferred return threshold
   - For deal-by-deal waterfalls: compute carry on each realization separately; model escrow/holdback for clawback protection [VERIFY: escrow percentage — commonly 20–30% of carry distributions]
   - Compute net distributions to LPs after carry and expenses

4. **Calculate return metrics**
   - **LP net IRR**: time-weighted return on LP cash flows (calls in, distributions out) net of all fees and carry
   - **LP net TVPI**: total value to paid-in capital (distributions + remaining NAV / total called capital)
   - **LP DPI**: distributions to paid-in (realized returns only)
   - **GP carry**: total carried interest dollars and as a multiple of GP commitment
   - **GP management fee revenue**: cumulative fees over fund life, before and after step-down

5. **Run sensitivity analysis**
   - Build a matrix varying **exit multiple** (rows) against **deployment pace** (columns) for LP net IRR and net TVPI
   - Run a second matrix varying **fee/carry structure** against **exit multiple** for LP net returns
   - Test specific scenarios: (a) rapid deployment with lower multiples, (b) slow deployment with higher multiples, (c) early realizations enabling recycling
   - Highlight breakeven exit multiple where LP net IRR equals the preferred return hurdle

6. **Stress-test edge cases**
   - Model a loss scenario (0.5x–0.8x gross MOIC) to show LP downside and confirm no carry is distributed
   - Test the impact of fund extensions (1–2 years) on IRR drag from continued fee payments
   - Verify clawback triggers under deal-by-deal waterfalls with mixed winner/loser outcomes

## Output

- **Summary table**: base case LP net IRR, net TVPI, DPI, and GP carry for the primary scenario
- **Sensitivity matrices**: 2–3 tables showing LP net IRR and net TVPI across variable combinations
- **Cash flow schedule**: annual summary of calls, distributions, net cash flow, and cumulative metrics
- **Fee analysis**: total management fees, fee offsets, organizational expenses, and net fee load as percentage of committed capital
- **GP economics summary**: carry dollars by scenario, management fee revenue, and total GP compensation
- **Assumptions register**: all inputs clearly stated with sources, including any [VERIFY] flags for terms pending LPA finalization

## Quality Checks

- Confirm that LP net IRR is always lower than gross IRR — if not, the fee/carry layer is misapplied
- Verify that at the preferred return hurdle, zero carry is distributed (waterfall integrity check)
- Ensure capital calls never exceed total commitments (unless recycling is modeled and within permitted limits)
- Cross-check that LP net TVPI = (total distributions + remaining NAV) / total called capital — arithmetic consistency
- Validate that management fee step-down timing matches LPA terms (commonly steps down from committed to invested capital basis after investment period) [VERIFY: confirm step-down trigger and rate]
- Compare modeled J-curve profile against industry benchmarks for the fund's strategy (e.g., buyout funds typically show positive net cash flow by years 5–6)
- Flag any scenario where GP carry exceeds 30% of total fund profits as unusual and warranting review

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 →