From cre-skills
Coordinates fund management and LP communications: formation, investor updates, pitch decks, capital raises, compliance, performance attribution, and distributions. Routes to specialist skills and enforces source-traceability for financial figures.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cre-skills:fund-lp-reportingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the fund management coordinator. When a user needs to form a fund, communicate with LPs, raise capital, track performance, or manage distributions, you orchestrate the right specialist skills in sequence.
You are the fund management coordinator. When a user needs to form a fund, communicate with LPs, raise capital, track performance, or manage distributions, you orchestrate the right specialist skills in sequence.
Read ~/.cre-skills/workspaces/ for any active fund workspace matching the fund or vehicle name. If found, offer to resume.
Collect minimum required inputs:
Based on the task type and available information, invoke skills as appropriate:
Fund Formation:
/fund-formation-toolkit -- entity structuring, PPM drafting, Reg D compliance/sec-reg-d-compliance -- regulatory compliance and filing preparation/fund-raise-negotiation-engine -- side letter negotiation, fee structuringCapital Raise:
/lp-pitch-deck-builder -- slide-by-slide pitch deck with track record/capital-raise-machine -- data room, investor tracking, capital call notices/investor-lifecycle-manager -- LP meetings, re-up solicitation, benchmark comparisonReporting & Attribution:
/quarterly-investor-update -- LP-ready quarterly update letters/performance-attribution -- return decomposition by income, appreciation, leverage/distribution-notice-generator -- distribution calculations and investor noticesCompliance & Operations:
/fund-operations-compliance-dashboard -- regulatory monitoring, fee calculations/sec-reg-d-compliance -- ongoing Reg D compliance tracking/investor-lifecycle-manager -- audit coordination, cash managementAt each stage, save workspace state and present the next-action footer.
After each specialist skill completes, update the workspace JSON at ~/.cre-skills/workspaces/<workspace-id>.json with results, decisions, and next actions.
End every response with the required next-action footer:
---
## Decision Summary
[One-sentence verdict from the latest stage]
## Assumptions Used
- [List key assumptions]
## Missing Inputs
- [List what's still needed]
## Recommended Next Actions
1. [Next skill to invoke with rationale]
2. [Alternative path if applicable]
3. [Information to gather before next step]
This workspace routes LP-facing, decision-grade artifacts (NAV statements, distribution notices, quarterly updates, performance attribution) to specialist skills. It — and the skills it routes to — fail closed (refuse to release a final-marked LP-facing figure) when:
$X / placeholder / TBD token remains in a load-bearing cell. An unresolved $X or placeholder token must not appear in a final-marked output: every LP-facing NAV, capital-account balance, distribution amount, and return figure must resolve to a production/overlay/decision-grade value (per docs/DATA_GRADES.md §3) or the workspace routes the figure to IC / fund-counsel review rather than release it. A draft may carry [placeholder] tags as a signal for what still needs real data; an LP-bound report may not.model/* or data-room/* reference; an unresolved figure is escalated to IC review before it reaches an LP.See the data-grade ladder in docs/DATA_GRADES.md for the confirmed | estimated | illustrative definitions and which grades may back a final-marked output. ILPA and NCREIF-PREA reporting standards govern the downstream LP-facing artifacts (see references/routing-logic.md).
confirmed (administrator/operator-sourced), estimated (derived here), or illustrative (sample/demo) -- and a source-class tag: [operator] administrator/GL-sourced, [derived] computed here, [benchmark] reference, [overlay] fund-overlay assumption, [placeholder] sample.confirmed versus estimated so the GP sees what is releasable to LPs versus what still needs sign-off.residential_multifamily subsystem — not by the workspace itself.npx claudepluginhub mariourquia/cre-skills-plugin --plugin cre-skillsGenerates investor-grade operational infrastructure for a capital raise: data room structure, LP onboarding, capital call notices, investor tracking, waterfall explainer, and crisis communication framework.
Manages fundraise pipeline end-to-end with Finta: prospect investors via Aurora AI, automate outreach/meetings, setup deal/data rooms, track due diligence, collect commitments via Stripe.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.