
Investor Update Cabinet
v0.1.0Write monthly investor updates from live company data and leadership notes. Replaces the manual investor email ritual — every update is a sourced, polished artifact that builds investor confidence and keeps your cap table engaged.
Investor Update Cabinet
agents
Investor Analyst
.agents/investor-analyst/
Monthly Metrics Pull
0 8 1 * *
Investor Writer
.agents/investor-writer/
Monthly Investor Update
0 9 1 * *
2
Agents
2
Jobs
1
Depts
3
Pages
Pulls and validates the month's company metrics (ARR, MRR, burn, pipeline, NRR, hiring) from connected sources and structures them into a clean data file the Investor Writer draws from to produce the monthly update.
Writes the monthly investor update from the Analyst's data and the CEO's notes. Owns the narrative arc — highlights, metrics, lowlights, asks, and what's next — in the CEO's voice. The update ships on the 1st of every month.
Investor Update Cabinet
Two agents — Investor Analyst and Investor Writer — produce a polished monthly investor update from live company data and founder notes. The update ships on the 1st of each month without a manual assembly ritual. Every highlight, metric, lowlight, and ask is sourced and traceable.
Keep your CRM, your finance docs, and your product updates. Replace the monthly "sit down and write the investor email" ritual that eats three hours and still goes out stale.
The team
- [[.agents/investor-analyst]] — Pulls the month's metrics (ARR, MRR growth, burn, pipeline, hiring) and structures them into the data table the Writer draws from. Flags any metric that will generate investor questions.
- [[.agents/investor-writer]] — Writes the investor update from the Analyst's data and the CEO's notes. Owns the narrative: highlights, lowlights, metrics, asks, and the "what's next" section. Calibrated to the voice of the CEO.
Recurring rhythm
| Cadence | Job | Owner | Output |
|---|---|---|---|
| Monthly (1st 09:00) | [[.jobs/monthly-investor-update]] | Investor Writer | Monthly investor update in update-letter/ |
| Monthly (1st 08:00) | [[.jobs/monthly-metrics-pull]] | Investor Analyst | Metrics data file refreshed in data/monthly.md |
How to run the demo
- Open the [[update-letter]] — the polished investor update letter: highlights, metrics table, lowlights, asks, and what's coming next. Ready to send or export to PDF.
- Browse [[data]] — the structured metrics the Analyst produces and the Writer draws from.
- Browse [[archive]] — past investor updates with date slugs; diffs show what changed each month.
Connectors
Required: Finance docs (NetSuite, QuickBooks, or CFO spreadsheet for burn and cash), CRM (Salesforce or HubSpot for ARR, pipeline, new logos), product update source (Jira, Linear, or Notion for milestone status), hiring plan (Workday or ATS). Recommended: Stripe (MRR, churn rate, cohort data), Brex or Mercury (real-time cash balance).
Related cabinets
- [[../board-memo]] — Board memo cabinet. The investor update shares the same metrics table but is shorter, more narrative, and written for investors — not the board.
- [[../ceo-operating]] — CEO operating cabinet. The Investor Writer draws on the priorities and decisions log for the "what's next" and "lowlights" sections.
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set investor-update