waterfall-analysis

waterfall-analysis is a skill for Claude Code, Codex from Global-Slice/claude-plugin. It costs 58 tokens per session (495 once invoked), scanned A, original, MIT.

A guide for calculating how money from a company sale or other exit is divided among shareholders and investors.

In plain words
What is it for?
Use it to analyze liquidation preferences, conversion choices, investor returns, and payouts to common shareholders.
Why use it?
The result depends on share classes, investor rights, seniority, and the amount received, so the guide sets out which ownership and financing details to inspect.

Skill for Claude CodeCodex

Part of the slice-global plugin — 8 skills, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/global-slice/claude-plugin/waterfall-analysis
Any agent
npx skills add Global-Slice/claude-plugin --skill waterfall-analysis
Clone the repo
git clone --depth 1 https://github.com/Global-Slice/claude-plugin

Made for: Claude Code, Codex.

Or install slice-global, the plugin that ships this one along with the rest of its 8 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for waterfall-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/global-slice/claude-plugin/waterfall-analysis.svg)](https://agentmods.dev/skills/global-slice/claude-plugin/waterfall-analysis)
Your own site
<a href="https://agentmods.dev/skills/global-slice/claude-plugin/waterfall-analysis"><img src="https://agentmods.dev/badge/skills/global-slice/claude-plugin/waterfall-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 495 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00058 $0.00495
Opus 5 $0.00029 $0.00247
Sonnet 5 $0.00012 $0.00099
Haiku 4.5 $0.00006 $0.00049

Measured 3d ago against content hash 37468e5a1a4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

waterfall-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/slice-global/skills/waterfall-analysis/SKILL.md · 35 lines

How it starts

The opening of the file, as written. The whole thing — 35 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Waterfall Analysis

Scope

Use when the user asks how exit proceeds would be distributed in a sale, merger, IPO, liquidation, or other liquidity event. For current cap-table ownership without an exit scenario, use cap-table-analysis. For round history and total raised, use funding-rounds-analysis.

Waterfall analysis is term-sensitive; do not present exact legal allocation unless share-class terms and seniority are available from Slice data or supplied by the user.

Input Workflow

  1. Ask for exit proceeds if the user did not provide an amount.
  2. Use cap_table_get_summary and ownership_get_company_breakdown for company-level share counts.
  3. Use share_classes_list and share_classes_get_one to inspect share-class rights, liquidation preference, participation, conversion ratios, and seniority where available.
  4. Use rounds_list and rounds_get_total_raised to understand invested capital by round/share class.
  5. Use cap_table_search_entries and securities tools to identify stakeholder holdings by share class.
  6. Include options/warrants only according to the scenario: exercised-only, fully diluted, treasury-stock method, or as instructed by the user.

Waterfall Mechanics

Typical seniority is most recent preferred first, then earlier preferred, then ordinary/common, unless governing documents specify pari passu or another order. Non-participating preferred receives the greater of its liquidation preference or as-converted participation. Participating preferred receives preference first and then participates in residual proceeds, sometimes subject to a cap.

At low exit values, junior classes may receive nothing after senior preferences. At high values, preferred classes may convert if as-converted proceeds exceed the preference.

Output

Show assumptions and calculation mode first. Then summarize by share class and stakeholder where data supports it: invested capital, preference multiple, preference amount, residual/as-converted proceeds, total proceeds, and percentage of total. Include breakeven or conversion-threshold notes when useful.

Read the full file on GitHub · 35 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 35 lines · 58 tokens per session scan A 37468e5a1a4a

Subscribe to this mod's changes

waterfall-analysis is a skill published in the GitHub repository Global-Slice/claude-plugin (9 stars, last pushed 1mo ago), licensed MIT. It adds 58 tokens to every session and 495 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cap-table-management

Manage the capitalization table — track all equity holders, SAFEs and convertible notes, model dilution scenarios, and maintain a fully diluted view. Use when the user asks about updating the cap table, modeling dilution, converting SAFEs, managing the option pool, or understanding ownership percentages.

gokulb20/crewm8-cfo-skills · 59 tokens

equity-deep-dive

A thorough single-equity deep dive — read the recent qualitative picture from the web, then ground it in fundamentals and health ratios, an intrinsic DCF with a sensitivity range, a comparable-company cross-check, and the analyst-consensus view.

google-research/google-research · 55 tokens

dcf-valuation

Estimate a public equity's intrinsic value with a discounted-cash-flow model — pull fundamentals, set a discount rate via CAPM/WACC, project free cash flow, and discount it.

google-research/google-research · 42 tokens

consensus-check

Summarize the sell-side view on an equity — analyst price targets, forward EPS/revenue estimates and ratings — and corroborate it against recent guidance and estimate revisions from the web.

google-research/google-research · 41 tokens

ticker-snapshot

Quick structured overview of a single public equity — identity, sector, market cap, valuation ratios, current price, recent trend.

google-research/google-research · 29 tokens

wealth-structure

当用户问「怎么赚钱/如何致富/该不该要期权/如何判断一个生意的结构」时调用。 核心理念: 财富=睡觉时仍在赚钱的资产; 靠「责任(押上声誉)→产权(股权/知识产权)→杠杆(无需许可的代码媒体)→避免出局」构建, 无法靠出租时间致富。 不适用于: 具体投资标的分析、理财产品的选股建议。 Triggers: 致富/赚钱/股权/期权/杠杆/被动收入/ownership/leverage/equity.

kangarooking/cangjie-skill · 141 tokens