returns-analysis
$
npx mdskill add anthropics/financial-services/returns-analysisGenerate IRR and MOIC sensitivity tables for PE deal sizing.
- Models entry multiple, leverage, exit multiple, growth, and hold period scenarios.
- Extracts deal inputs like entry EBITDA, financing terms, and operating assumptions.
- Calculates base case returns including entry EV, equity invested, and exit equity value.
- Presents results via a returns waterfall showing growth, multiple, and debt paydown contributions.
SKILL.md
.github/skills/returns-analysisView on GitHub ↗
--- name: returns-analysis description: Build quick IRR/MOIC sensitivity tables for PE deal evaluation. Models returns across entry multiple, leverage, exit multiple, growth, and hold period scenarios. Use when sizing up a deal, stress-testing assumptions, or preparing IC returns exhibits. Triggers on "returns analysis", "IRR sensitivity", "MOIC table", "what's the return at", "model the returns", or "back of the envelope". --- # Returns Analysis ## Workflow ### Step 1: Gather Deal Inputs Ask for (or extract from prior analysis): **Entry:** - Entry EBITDA (LTM or NTM) - Entry multiple (EV / EBITDA) - Enterprise value - Net debt at close - Equity check size - Transaction fees & expenses **Financing:** - Senior debt (x EBITDA, rate, amortization) - Subordinated debt / mezzanine (if any) - Total leverage at entry (x EBITDA) - Equity contribution **Operating Assumptions:** - Revenue growth rate (annual) - EBITDA margin trajectory - Capex as % of revenue - Working capital changes - Debt paydown schedule **Exit:** - Hold period (years) - Exit multiple (EV / EBITDA) - Exit EBITDA (calculated from growth assumptions) ### Step 2: Base Case Returns Calculate: | Metric | Value | |--------|-------| | Entry EV | | | Equity invested | | | Exit EBITDA | | | Exit EV | | | Net debt at exit | | | Exit equity value | | | **MOIC** | | | **IRR** | | | Cash-on-cash | | Show the returns waterfall: - EBITDA growth contribution - Multiple expansion/contraction contribution - Debt paydown contribution - Fee/expense drag ### Step 3: Sensitivity Tables Build 2-way sensitivity matrices: **Entry Multiple vs. Exit Multiple** | | Exit 6x | Exit 7x | Exit 8x | Exit 9x | Exit 10x | |---|---------|---------|---------|---------|----------| | Entry 7x | | | | | | | Entry 8x | | | | | | | Entry 9x | | | | | | | Entry 10x | | | | | | **EBITDA Growth vs. Exit Multiple** (at fixed entry) **Leverage vs. Exit Multiple** (at fixed entry and growth) **Hold Period vs. Exit Multiple** Show both IRR and MOIC in each cell (IRR / MOIC format). ### Step 4: Scenario Analysis Build 3 scenarios: | | Bull | Base | Bear | |---|------|------|------| | Revenue CAGR | | | | | Exit EBITDA margin | | | | | Exit multiple | | | | | Exit EBITDA | | | | | MOIC | | | | | IRR | | | | ### Step 5: Output - Excel workbook with: - Assumptions tab - Returns calculation - Sensitivity tables (formatted with conditional coloring) - Scenario summary - One-page returns summary suitable for IC deck ## Key Formulas - **MOIC** = Exit Equity Value / Equity Invested - **IRR** = solve for r: Equity Invested × (1 + r)^n = Exit Equity Value (adjust for interim cash flows) - **Returns attribution**: - Growth: (Exit EBITDA - Entry EBITDA) × Exit Multiple / Equity - Multiple: (Exit Multiple - Entry Multiple) × Entry EBITDA / Equity - Leverage: Debt paydown over hold period / Equity ## Important Notes - Always show returns both gross and net of fees/carry where applicable - Management rollover and co-invest change the equity check — ask if relevant - Dividend recaps or interim distributions affect IRR significantly — include if planned - Don't forget transaction costs (typically 2-4% of EV) — they reduce Day 1 equity value - Tax considerations (asset vs. stock deal, 338(h)(10) election) can materially affect after-tax returns
More from anthropics/financial-services
- 3-statement-modelComplete, populate and fill out 3-statement financial model templates (Income Statement, Balance Sheet, Cash Flow Statement) . Use when asked to fill out model templates, complete existing model frameworks, populate financial models with data, complete a partially filled IS/BS/CF framework, or link integrated financial statements within an existing template structure. Triggers include requests to fill in, complete, or populate a 3-statement model template
- accrual-scheduleBuild the period-end accrual schedule — for each accrual, compute the entry, cite the support, and draft the JE. Use during month-end close; the JE is a draft for controller approval, not a posting.
- ai-readinessScan the portfolio for the highest-leverage AI opportunities and rank where to deploy operating-partner time. Ingests quarterly updates and financials across multiple portfolio companies, identifies quick wins at each, and stacks them into a single ranked action list. Use during quarterly portfolio reviews, annual planning, or when deciding which companies get AI investment first. Triggers on "AI readiness", "AI opportunity scan", "where should we deploy AI", "AI across the portfolio", "AI quick wins", or "which portcos are ready for AI".
- audit-xlsAudit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreadsheet", "sanity check this", "debug model", "model check", "model won't balance", "something's off in my model", "model review".
- bond-futures-basisAnalyze the bond futures basis by pricing futures, identifying the cheapest-to-deliver, and comparing with yield curves to assess delivery option value and basis trading opportunities. Use when analyzing bond futures, computing the basis, identifying CTD bonds, calculating implied repo rates, or evaluating basis trades.
- bond-relative-valuePerform relative value analysis on bonds by combining pricing, yield curve context, credit spreads, and scenario stress testing. Use when analyzing bond richness/cheapness, computing spread decomposition, comparing bonds, assessing bond value vs curves, or running rate shock scenarios.
- break-traceRoot-cause a reconciliation break to its source transaction or posting — follow the audit trail from the break row back to the originating entry on each side and state what differs and why. Use after gl-recon has classified a break.
- buyer-listBuild and organize a universe of potential acquirers for sell-side M&A processes. Identifies strategic and financial buyers, assesses fit, and prioritizes outreach. Use when preparing for a sell-side mandate, building a buyer universe, or evaluating potential partners. Triggers on "buyer list", "buyer universe", "potential acquirers", "who would buy this", "strategic buyers", or "financial sponsors".
- catalyst-calendarBuild and maintain a calendar of upcoming catalysts across a coverage universe — earnings dates, conferences, product launches, regulatory decisions, and macro events. Helps prioritize attention and position ahead of events. Triggers on "catalyst calendar", "upcoming events", "what's coming up", "earnings calendar", "event calendar", or "catalyst tracker".
- cim-builderStructure and draft a Confidential Information Memorandum for sell-side M&A processes. Organizes company information into a professional, investor-ready document with consistent formatting and narrative flow. Use when preparing sell-side materials, drafting a CIM, or organizing company data for a sale process. Triggers on "CIM", "confidential information memorandum", "offering memorandum", "info memo", "draft CIM", or "sell-side materials".