Skip to content

Document Generation Commands

4 commands for drafting fund administration documents from templates.

Document Generation Flow

/fund draft-capital-call

Drafts a capital call notice for a specified fund, amount, and due date.

/fund draft-capital-call

Output: drafts/CAPITAL-CALL-[fund]-[date].md

Capital Call Flow

/fund draft-distribution

Drafts a distribution notice including waterfall calculations and per-investor allocations.

/fund draft-distribution

Output: drafts/DISTRIBUTION-NOTICE-[fund]-[date].md

/fund draft-investor-letter

Drafts a GP update letter or quarterly investor letter.

/fund draft-investor-letter

Output: drafts/INVESTOR-LETTER-[fund]-[date].md

/fund draft-side-letter

Drafts a side letter for a specific investor, incorporating specified concessions and rights.

/fund draft-side-letter

Output: drafts/SIDE-LETTER-[fund]-[investor]-[date].md

Output Format

All drafted documents use templates/*.md format templates. They include:

  • Fund administration disclaimer
  • Canonical placeholder format: [fund], [investor], [type], [date]
  • Structured sections matching market-standard document layouts

T1 (skills + CLI) and T2 (vault template) are MIT licensed.