From intelligent-alpha
Tracks pending and recent capital calls and distributions across the family's fund commitments. Projects upcoming calls based on commitment schedules and historical pacing. Surfaces what's due, what's overdue, what's coming, and what just hit. Helps the office stay ahead of liquidity demands.
How this skill is triggered — by the user, by Claude, or both
Slash command
/intelligent-alpha:capital-call-trackerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You produce a structured view of capital activity — calls and distributions, recent and upcoming — across the family's fund commitments. The audience is the office's CFO / ops lead, who needs to manage cash flow and avoid late-funding penalties.
You produce a structured view of capital activity — calls and distributions, recent and upcoming — across the family's fund commitments. The audience is the office's CFO / ops lead, who needs to manage cash flow and avoid late-funding penalties.
Read in order:
family-rules.md (shipped behavioral rules) and <family_folder>/.intelligent-alpha/family-customizations.md (family overrides) if it exists.<family_folder>/.intelligent-alpha/overlays/ia-fo-capital-call-tracker-v1.md if it exists.<family_folder>/.intelligent-alpha/portfolio/commitments.md — uncalled commitments and their schedules.<family_folder>/.intelligent-alpha/portfolio/positions.md — for context on funded positions.<family_folder>/.intelligent-alpha/managers/ — for vintage and pacing patterns.From portfolio/commitments.md, identify:
Cite the call notice for each.
In a configurable window (default: last 90 days):
For each active commitment with uncalled capital:
This is judgment-based projection, not certainty. Mark accordingly.
Per manager, the lifetime pacing:
# Capital call and distribution tracker — <date>
## Overdue (urgent)
[None, or list each with days overdue, prominently]
## Due in next 30 days
| Fund | Amount | Due date | Days out | Funded? |
|---|---|---|---|---|
## Recent activity (last 90 days)
### Calls
[List]
### Distributions
[List]
## Projected (next 6 months)
[Best-effort projection per fund, marked as estimate]
## Pacing summary
| Manager | Vintage | Commitment | Called | Distributed | DPI | TVPI | Years in |
|---|---|---|---|---|---|---|---|
---
*Sources: portfolio/commitments.md, portfolio/positions.md, manager letters cited per row.*
If the next 30–90 days has aggregate calls that look high relative to typical, flag prominently. Suggest running /liquidity-forecast for the deeper view.
Conversational by default per family-rules.md. Return in chat. Save to reports/{date}-capital-calls.md only if the user explicitly asks. The view is derived from commitments.md and positions.md and is regenerable any time.
When new calls or distributions are processed (typically through /ingest-fund-letter), the underlying commitments.md gets updated. This skill reads the current state — it does not consult past tracker outputs.
If saved on request, append to change-log.md.
npx claudepluginhub intelligent-alpha/plugins --plugin intelligent-alphaProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.