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

Managing Distribution Waterfall Calculations

ASecurity

Executes distribution calculations through partnership waterfall with preferred return, GP catch-up, and carried interest allocation. Use when calculating distributions, processing waterfall mechanics, or determining carry payments.

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

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-distribution-waterfall-calculations --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Distribution Waterfall Calculations?

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

Security grade badge for Managing Distribution Waterfall Calculations
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-distribution-waterfall-calculations/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-distribution-waterfall-calculations)

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

Download Zip
Files
SKILL.md
---
name: managing-distribution-waterfall-calculations
description: Executes distribution calculations through partnership waterfall with preferred return, GP catch-up, and carried interest allocation. Use when calculating distributions, processing waterfall mechanics, or determining carry payments.
tags:
  - management
  - investor-relations-and-lp-reporting
metadata:
  author: casemark
  practice_areas:
    - Investor Relations
    - LP Reporting
    - Fund Administration
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Distribution Waterfall Calculations

Executes distribution calculations through partnership waterfall with preferred return, GP catch-up, and carried interest allocation.

## When To Use

- Processing a realization event (asset sale, refinancing proceeds, dividend recap) that triggers LP/GP distributions
- Running quarterly or annual waterfall calculations for investor reporting
- Modeling prospective distributions for a pending exit
- Reconciling prior distributions against cumulative waterfall tiers
- Responding to LP inquiries about carry accrual or distribution allocations

## Inputs To Gather

- **LPA waterfall provisions** — exact tier structure, preferred return rate, catch-up percentage, carry split, and any clawback or giveback language [VERIFY against the specific fund's LPA]
- **Capital account data** — each LP's committed capital, contributed capital, and unfunded commitments
- **Prior distribution history** — cumulative distributions by partner, broken out by return of capital vs. profit
- **Current distributable amount** — net proceeds available after transaction costs, reserves, and GP-level holdbacks
- **Preferred return parameters** — rate (e.g., 8% IRR or 8% cumulative compounded), compounding frequency, accrual start date (funding date vs. commitment date) [VERIFY compounding convention]
- **GP commitment details** — GP co-invest amount and whether GP participates pro rata through the waterfall or only at the carry tier
- **Reserve and holdback amounts** — tax withholding, escrow holdbacks, contingency reserves

## Workflow

1. **Validate capital accounts**
   - Confirm each partner's contributed capital, prior distributions (ROCR vs. profit), and net funded amount
   - Reconcile against the fund administrator's records; flag any discrepancies as [VERIFY]

2. **Determine distributable proceeds**
   - Start with gross realization proceeds
   - Deduct transaction expenses, organizational expense recoupment (if applicable), and management fee offsets
   - Set aside approved reserves (escrow, tax withholding, contingency)
   - Resulting figure = net distributable amount

3. **Run Tier 1 — Return of Capital**
   - Allocate distributions to LPs (and GP co-invest) until each partner has received cumulative distributions equal to their contributed capital
   - Track remaining distributable amount after Tier 1 is satisfied

4. **Run Tier 2 — Preferred Return**
   - Calculate accrued preferred return for each partner based on LPA terms (IRR-based or cumulative compounded)
   - For IRR-based waterfalls: solve for the distribution amount that brings each partner's IRR to the hurdle rate on contributed capital, netting prior profit distributions
   - For cumulative-compounded waterfalls: compute accrued preferred on outstanding capital balances from each drawdown date, less prior preferred distributions
   - Allocate available proceeds to satisfy accrued preferred; if insufficient, allocate pro rata among partners based on their respective unpaid preferred amounts

5. **Run Tier 3 — GP Catch-Up**
   - After preferred return is fully satisfied, allocate proceeds to the GP until the GP has received its stated share (commonly 20%) of all cumulative profits distributed (Tiers 2 + 3 combined)
   - Determine if catch-up is 100% to GP or a blended split (e.g., 80/20) [VERIFY catch-up formula in LPA]
   - If distributable amount is insufficient to complete catch-up, allocate the entire remaining amount to the GP per LPA terms

6. **Run Tier 4 — Carried Interest Split**
   - Allocate remaining proceeds according to the stated profit split (e.g., 80% LP / 20% GP carry)
   - Apply any tiered carry structure if applicable (e.g., carry increases to 25% above a second hurdle) [VERIFY whether multi-tier carry applies]

7. **Allocate across individual partners**
   - Distribute LP-level amounts pro rata based on each LP's share of aggregate LP commitments (or contributed capital, per LPA)
   - Apply any LP-specific side letter economics (fee discounts, carry reductions, co-invest offsets) [VERIFY side letter terms]

8. **Reconcile and cross-check**
   - Confirm total distributions across all partners equals the net distributable amount
   - Verify cumulative waterfall position: which tiers are fully satisfied, partially satisfied, or unsatisfied
   - Run a reverse check — compute implied net IRR and equity multiple for LPs to validate reasonableness

## Output

- **Distribution waterfall schedule** — tier-by-tier allocation table showing current-period and cumulative amounts per tier
- **Partner-level distribution notice** — each partner's allocated distribution broken into return of capital and profit components
- **Carry calculation summary** — GP carried interest earned in the current period, cumulative carry to date, and any carry reserve or clawback exposure
- **Waterfall status tracker** — current position in the waterfall (e.g., "Tier 2: Preferred Return — 62% satisfied") with remaining amounts to clear each tier
- **Tax character breakdown** — allocation of distributions by tax character (capital gain vs. ordinary income) if tax data is available [VERIFY with fund tax advisor]

## Quality Checks

- All partner distributions sum exactly to the net distributable amount (zero residual)
- Preferred return calculations use the correct compounding convention and day-count basis per the LPA
- GP catch-up allocation does not exceed the amount required to reach the stated carry percentage of total profits
- Prior distributions are correctly credited against each waterfall tier before applying current proceeds
- Side letter adjustments are applied only to the affected LP and do not alter aggregate economics for other partners
- Clawback exposure is flagged if cumulative GP carry exceeds what a whole-fund lookback would produce [VERIFY clawback methodology]
- Distribution amounts reconcile with the fund administrator's independent calculation before release

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 →