
Weekly Business Review Cabinet
v0.1.0Auto-generates the weekly business review across revenue, product, support, engineering, and finance — so leadership walks into Monday with a sourced, cross-functional memo, not a collection of disconnected slides.
Weekly Business Review Cabinet
agents
WBR Analyst
.agents/wbr-analyst/
WBR Competitor Watch
30 8 * * 1
Weekly Business Review
0 8 * * 1
WBR Narrator
.agents/wbr-narrator/
2
Agents
2
Jobs
1
Depts
3
Pages
Pulls the weekly cross-functional metrics from Slack, Jira, CRM, BI, and Finance — computes WoW deltas, validates data integrity, assembles the WBR dataset, and runs the competitor-watch cut. Orchestrates the WBR Narrator.
Reads the WBR Analyst's validated dataset and writes the weekly business review memo — cross-functional narrative, highlights, risks, competitive pulse, and decisions needed — in a format leadership can read in five minutes and forward without editing.
Weekly Business Review Cabinet
Two agents auto-generate the weekly business review (WBR): a cross-functional memo covering revenue, product, support, engineering, and finance — with week-over-week deltas, narrative context, and a competitive watch section. Every WBR is a file that lives in data/, is version-controlled, and can be forwarded or published without editing.
Keep your Slack, your Jira, your CRM. Replace the 45-minute Friday "what are we reporting?" scramble, the deck nobody updates, and the meeting that could have been a memo.
The team
- [[.agents/wbr-analyst]] — WBR Analyst (lead). Pulls metrics from connected systems, computes WoW deltas, validates data, and assembles the structured WBR dataset. Orchestrates the Narrator.
- [[.agents/wbr-narrator]] — WBR Narrator. Reads the analyst's dataset and writes the polished WBR memo with narrative context, cross-functional themes, and decisions surfaced for leadership.
Recurring rhythm
| Cadence | Job | Owner | Output |
|---|---|---|---|
| Weekly (Mon 08:00) | [[.jobs/weekly-wbr]] | WBR Analyst → Narrator | WBR memo in data/wbr-YYYY-WW.md · dashboard updated |
| Weekly (Mon 08:30) | [[.jobs/competitor-watch]] | WBR Analyst | Competitor watch section appended to WBR · data/competitor-watch.md updated |
How to run the demo
- Open [[review]] — the WBR dashboard showing cross-functional KPIs with WoW deltas, a narrative summary, and the competitive pulse.
- Read
data/wbr-2026-21.md— this week's WBR memo the Narrator produced. - See
data/competitor-watch.md— the competitive signals pulled for this week.
Connectors
Required: Slack (product + eng weekly notes), Jira (sprint metrics), CRM / Salesforce (revenue + pipeline), BI / Looker (cross-functional KPIs), Finance (P&L snapshot). Recommended: Zendesk or Intercom (support metrics), GitHub (eng metrics), Google Drive (doc distribution).
Competitive intelligence: Links to the [[../competitive-intelligence]] cabinet for the full competitor landscape. The WBR competitor-watch job pulls the weekly signal cut from that cabinet.
Replaces: 15Five check-ins, Friday team updates, Docs, Slides, and the weekly prep meeting that consumes a Friday afternoon.
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set weekly-business-review