Skip to content
Finance
Skill

/alternatives

Analyze alternative investments including hedge funds, private equity, and venture capital. Use when the user asks about hedge fund strategies (long/short, macro, event-driven), PE or VC performance metrics (IRR, TVPI, DPI), fee structures ('2-and-20', carry, hurdle rates), the

From plugin
finance-skills
16491 skills
Install
$ npx -y skills add JoelLewis/finance_skills --skill alternatives --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/alternatives

Context preview

The summary Claude sees to decide when to auto-load this skill.

Analyze alternative investments including hedge funds, private equity, and venture capital. Use when the user asks about hedge fund strategies (long/short, macro, event-driven), PE or VC performance metrics (IRR, TVPI, DPI), fee structures ('2-and-20', carry, hurdle rates), the

SKILL.md

alternatives.SKILL.md
name: alternatives
description: "Analyze alternative investments including hedge funds, private equity, and venture capital. Use when the user asks about hedge fund strategies (long/short, macro, event-driven), PE or VC performance metrics (IRR, TVPI, DPI), fee structures ('2-and-20', carry, hurdle rates), the J-curve effect, illiquidity premiums, lock-up periods, or hedge fund replication. Also trigger when users mention 'managed futures', 'CTA', 'fund of funds', 'vintage year', 'capital calls', 'distributions', 'carried interest', or ask how to evaluate an alternative investment manager."

Alternatives

Core Concepts

Hedge Fund Strategies

  • **Long/Short Equity:** Combines long positions in undervalued stocks with short positions in overvalued stocks. Net exposure can range from net long to market neutral.
  • **Market Neutral:** Targets zero beta to the market. Returns driven by stock selection alpha, not market direction.
  • **Global Macro:** Takes positions in currencies, rates, equities, and commodities based on macroeconomic views. Highly discretionary.
  • **Event-Driven:** Profits from corporate events — mergers (merger arbitrage), restructurings, spinoffs, bankruptcies.
  • **Relative Value:** Exploits pricing discrepancies between related securities (convertible arbitrage, fixed income arbitrage, capital structure arbitrage).
  • **Managed Futures/CTA:** Systematic trend-following strategies across futures markets. Historically provide positive convexity (perform well in crises).

Fee Structures

The standard hedge fund fee is "2-and-20" — 2% annual management fee on AUM plus 20% performance fee on profits.

  • **High-water mark:** Performance fees are only charged on new profits above the previous peak NAV. Protects investors from paying fees to recover losses.
  • **Hurdle rate:** A minimum return (often a risk-free rate) that must be exceeded before performance fees apply.
  • **Clawback:** Mechanism to recover performance fees if subsequent losses erode earlier gains (more common in PE).

Private Equity Metrics

  • **IRR (Internal Rate of Return):** The discount rate that sets the NPV of all cash flows (capital calls and distributions) to zero. The canonical money-weighted return — it is sensitive to the timing and size of cash flows, unlike the time-weighted returns used for public market funds.
  • **TVPI (Total Value to Paid-In):** (Distributions + Remaining Value) / Total Capital Called. A multiple of invested capital.
  • **DPI (Distributions to Paid-In):** Distributions / Total Capital Called. Measures realized returns only — the "cash-on-cash" multiple.
  • **RVPI (Residual Value to Paid-In):** Remaining Value / Total Capital Called. Measures unrealized value. TVPI = DPI + RVPI.

J-Curve

Private equity funds typically show negative returns in the early years because management fees are charged on committed capital, initial investments are carried at cost or slightly written down, and returns have not yet materialized. As portfolio companies mature and are exited, returns improve. The characteristic shape — initial losses followed by gains — resembles the letter J.

Vintage Year Diversification

PE fund performance is significantly influenced by the economic environment at the time of investment. Spreading commitments across multiple vintage years reduces the risk of investing all capital at unfavorable valuations.

Illiquidity Premium

The expected excess return demanded for accepting illiquidity — the inability to sell quickly at fair value. Private equity, venture capital, and certain hedge funds impose lock-up periods (1-10+ years). The illiquidity premium is theoretically 150-400bp for PE and private credit, though estimates vary and are debated.

Lock-Up Periods, Gates, and Side Pockets

  • **Lock-up:** Period during which investors cannot redeem (typically 1-3 years for hedge funds, 7-12 years for PE).
  • **Gates:** Limits on the percentage of fund assets that can be redeemed in any single period (e.g., 10-25% per quarter).
  • **Side pockets:** Illiquid or hard-to-value positions segregated from the main portfolio. Investors cannot redeem side-pocketed assets until they are realized.

Replication and Factor Exposure

Many hedge fund returns can be replicated with systematic factor exposure (equity market, size, value, momentum, credit, volatility selling). Research shows that a significant portion of hedge fund "alpha" is actually alternative beta — compensation for well-known risk factors. True alpha (manager skill net of factor exposure) is scarce and diminishing.

Due Diligence

Key areas: operational risk (back-office, custody, valuation practices), strategy capacity (can the strategy scale?), manager skill vs factor exposure, transparency and reporting, alignment of interests, and regulatory compliance.

Key Formulas

| Formula | Expression | Use Case | |---------|-----------|----------| | Management Fee | AUM × Management Fee Rate | Annual fee on assets | | Performance Fee | max(0, Gains Above HWM) × Perf Fee Rate | Fee on profits | | Net Return (2-and-20) | Gross Return - 2% - 20% × max(0, Gross - Hurdle) | After-fee return | | TVPI | (Distributions + NAV) / Paid-In Capital | Total return multiple | | DPI | Distributions / Paid-In Capital | Realized return multiple | | RVPI | NAV / Paid-In Capital | Unrealized return multiple | | IRR | Rate r: sum CF_t/(1+r)^t = 0 | Money-weighted return |

Worked Examples

Example 1: Fee Drag on a Hedge Fund

**Given:** $10M invested, gross return = 8%, 2% management fee, 20% performance fee, no hurdle rate **Calculate:** Net return and fee drag **Solution:** Management fee = $10M × 2% = $200,000 Gross profit = $10M × 8% = $800,000 Performance fee = 20% × $800,000 = $160,000 (charged on gross profits; under this fee structure the management fee is calculated independently and is not deducted first — some funds instead charge the incentive fee net of the management fee, which would give 20% ×

Read more
Ships withfinance-skills

A collection of Claude Code skill plugins for financial services. 91 skills across 7 domain plugins teach Claude investment management, regulatory compliance, advisory workflows, trading operations, and more — so it can assist with finance questions, build

Get the whole plugin
Stats
170
Stars
34
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
6mo ago
Created

Repo: JoelLewis/finance_skills

Other skills on finance-skills.