returns-analysis

Construye tablas rápidas de sensibilidad TIR/MOIC para la evaluación de acuerdos de capital privado. Modela rendimientos a través del múltiplo de entrada, apalancamiento, múltiplo de salida, crecimiento y período de tenencia…

npx skills add https://github.com/anthropics/financial-services --skill returns-analysis

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:

MetricValue
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 6xExit 7xExit 8xExit 9xExit 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:

BullBaseBear
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

Más skills de anthropic

access
anthropic
Gestiona el acceso a canales de Discord: aprueba emparejamientos, edita listas permitidas, configura políticas de DM/grupo. Úsalo cuando el usuario pida emparejar, aprobar a alguien, verificar quién está permitido…
official
session-report
anthropic
Generar un informe HTML explorable del uso de la sesión de Claude Code (tokens, caché, subagentes, habilidades, prompts costosos) a partir de las transcripciones de ~/.claude/projects.
official
build-mcp-server
anthropic
Esta habilidad debe usarse cuando el usuario solicite "construir un servidor MCP", "crear un MCP", "hacer una integración MCP", "envolver una API para Claude", "exponer herramientas a…
official
cookbook-audit
anthropic
Auditar un cuaderno de Anthropic Cookbook basado en una rúbrica. Úsalo siempre que se solicite una revisión o auditoría de un cuaderno.
official
handle-complaint
anthropic
Gestiona una queja entrante de cliente de principio a fin: extrae el contexto, redacta una respuesta y sugiere una solución operativa. Acepta un correo electrónico o ID de ticket opcional…
official
use-case-triage
anthropic
Determinar rápidamente si una actividad de procesamiento necesita una PIA, una DPIA obligatoria del GDPR, o puede continuar — detecta conflictos con la política de privacidad y dirige al…
official
board-minutes
anthropic
Redacta actas de reuniones de la junta o comité en el formato de su organización. Detecta automáticamente las próximas reuniones de la junta y comités desde su calendario, solicita la agenda y…
official
renewal-tracker
anthropic
Muestra los contratos con fechas límite de cancelación próximas y advierte antes de que se cierren las ventanas de notificación, trabajando desde un registro de renovaciones mantenido. Úsalo cuando el usuario pregunte…
official