phoenix-reserves-optimizer

Community

Deterministic reserve optimization

Authornikhillinit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill handles reserve sizing and follow-on allocation logic for the Phoenix fund model, enabling deterministic reserve planning.

Core Features & Use Cases

  • Reserve sizing algorithm: Compute per-company reserves given total capital, portfolio, graduation matrix, and stage strategies.
  • Follow-on allocation: Rank and allocate reserves across deals and stages while respecting constraints.
  • Validation & constraints: Ensure total allocated reserves do not exceed available pools and handle edge cases gracefully.

Quick Start

Ask the skill to compute reserves for a portfolio described in your fund model and return per-company allocations with confidence bounds.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phoenix-reserves-optimizer
Download link: https://github.com/nikhillinit/Updog_restore/archive/main.zip#phoenix-reserves-optimizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository