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.
npx agentmods add skills/global-slice/claude-plugin/waterfall-analysisnpx skills add Global-Slice/claude-plugin --skill waterfall-analysisgit clone --depth 1 https://github.com/Global-Slice/claude-pluginWrote 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.
[](https://agentmods.dev/skills/global-slice/claude-plugin/waterfall-analysis)<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>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.
| Model | Per session | Once 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 |
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.
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
- Ask for exit proceeds if the user did not provide an amount.
- Use
cap_table_get_summaryandownership_get_company_breakdownfor company-level share counts. - Use
share_classes_listandshare_classes_get_oneto inspect share-class rights, liquidation preference, participation, conversion ratios, and seniority where available. - Use
rounds_listandrounds_get_total_raisedto understand invested capital by round/share class. - Use
cap_table_search_entriesand securities tools to identify stakeholder holdings by share class. - 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.
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.
- 3d ago First seen · 35 lines · 58 tokens per session scan A 37468e5a1a4a
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.
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.
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.
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.
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.
ticker-snapshot
Quick structured overview of a single public equity — identity, sector, market cap, valuation ratios, current price, recent trend.
wealth-structure
当用户问「怎么赚钱/如何致富/该不该要期权/如何判断一个生意的结构」时调用。 核心理念: 财富=睡觉时仍在赚钱的资产; 靠「责任(押上声誉)→产权(股权/知识产权)→杠杆(无需许可的代码媒体)→避免出局」构建, 无法靠出租时间致富。 不适用于: 具体投资标的分析、理财产品的选股建议。 Triggers: 致富/赚钱/股权/期权/杠杆/被动收入/ownership/leverage/equity.