Fund & LP Reporting
Top-level workspace for fund management and LP communications.
Download the CRE Skills Plugin
Latest release, portable bundle (signed). Review the SKILL.md files before installing into your agent.
Accepts fund-level context and routes each task to the right specialist skill: quarterly LP updates, capital account statements, distribution notices, and performance attribution.
Fund managers juggle formation, capital raise, reporting, and compliance across a half-dozen disconnected workstreams. Work falls through the cracks because there is no single place to track where each LP communication or reporting cycle stands.
A fund controller or IR associate keeps a shared spreadsheet of LP contacts and a folder of Word templates. Quarterly letters get drafted by one person, distribution notices go out through a separate process, and performance attribution lives in a model that nobody else can run. Nothing is threaded together.
Reach for it
Activate at any point in the fund lifecycle: formation, capital raise, quarterly reporting cycle, distribution event, or NAV close.
Not the right tool
Not the right entry point if you need a single specific output immediately. For a standalone LP letter use the quarterly-investor-update skill directly; for a pitch deck use lp-pitch-deck-builder; for distribution math use the distribution-notice-generator.
Inputs
- OM
Outputs
- LP quarterly report
- Capital-account statements
- Distribution notices
- Performance attribution
A fund manager finishing Q1 needs to issue a capital account statement, write the quarterly LP letter, and flag a distribution coming in 30 days. The workspace gathers fund name, strategy, committed capital, and reporting period, then sequences quarterly-investor-update, performance-attribution, and distribution-notice-generator, saving state between steps so nothing has to be re-entered.
Agent personas that pair well with this skill
This is a routing workspace, not a data warehouse. It depends on the specialist skills it invokes, and those skills depend on the inputs you provide. Investment committee approval and final legal sign-off on any LP communication remain human gates.
Fund & LP Reporting
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.
When to Activate
- User mentions fund management, investor reporting, or LP communications
- User is preparing a capital raise, pitch deck, or investor update
- User needs performance attribution, NAV reporting, or distribution notices
- User is working on fund formation, compliance, or regulatory filings
- User says "fund management", "investor reporting", "LP update", "capital raise", "distributions", "fund formation"
Process
Step 1: Check for Existing Workspace
Read ~/.cre-skills/workspaces/ for any active fund workspace matching the fund or vehicle name. If found, offer to resume.
Step 2: Gather Fund Context
Collect minimum required inputs:
- Fund or vehicle name and strategy
- Whether this is formation, active management, reporting, or capital raise
- Fund size (target or committed)
- Number of assets or investments
- Reporting period (if applicable)
- LP base composition (institutional, HNW, family office)
Step 3: Route to Specialist Skills
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 structuring
Capital 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 comparison
Reporting & Attribution:
/quarterly-investor-update-- LP-ready quarterly update letters/performance-attribution-- return decomposition by income, appreciation, leverage/distribution-notice-generator-- distribution calculations and investor notices
Compliance & Operations:
/fund-operations-compliance-dashboard-- regulatory monitoring, fee calculations/sec-reg-d-compliance-- ongoing Reg D compliance tracking/investor-lifecycle-manager-- audit coordination, cash management
At each stage, save workspace state and present the next-action footer.
Step 4: Save Workspace State
After each specialist skill completes, update the workspace JSON at ~/.cre-skills/workspaces/<workspace-id>.json with results, decisions, and next actions.
Output Format
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]No additional files are bundled with this skill.