Problem it solves: the Monday catch-up. Consolidates last week across every tool into a prioritized, leadership-grade briefing so you know what to do first.
Generates a weekly chief-of-staff executive briefing - pulling email (M365), meetings (Fireflies), tasks (Notion) and project boards into a polished, prioritized summary. It doesn't just summarize: it surfaces what matters, flags risk, and recommends what to do first.
Assembles the bi-weekly pre-board report for an account into a board-ready Outlook .eml/HTML (PARTE 1, no external links) plus internal EM prep notes (PARTE 2, never sent). Pulls the engagement map, client verbatim + sentiment, KR pace, wins, commercial risks, roadmap, velocity and expansion into one idempotent Board Account Reports row.
- Resolve manifest configReads the account's board block for the records DB, engagements, .eml, and language, halting if the records DB is missing.
- Set the reporting windowUses the period slug and fetches the prior Board Account Reports row to compute deltas.
- Gather sources per engagementPulls the engagement map, client verbatim, KR pace, wins, material risks, and roadmap - tolerant of a single source failing.
- Assemble the payloadBuilds the deterministic renderer payload with the engagement map, worst-of account status, per-engagement detail, and deltas.
- Write the row and renderWrites an idempotent Board Account Reports row, then renders PARTE 1 (.eml + HTML) and the internal PARTE 2 prep notes.
Gotcha: PARTE 2 is internal prep only - it never goes into the .eml.
Gotcha: It reads the source rows (wins, risks, OKRs, Conversation Log) and never edits them.
# or run it explicitly
/em-board Q2-Q4 "Acme Robotics"
Assembles a month's Monthly Business Review prep for an account into a Qualitara-branded HTML brief, a ready-to-send executive-summary .eml, and - when a deck renderer is configured - a pptx. Pulls wins, active/escalated risks, OKR pace, an optional team-maturity section, a stakeholder recap and per-engagement health into one idempotent MBR Records row.
- Resolve the MBR configReads the account's mbr block for the records DB, engagements, report folder, and renderer, halting if the records DB is missing.
- Set the monthUses the YYYY-MM window (default: prior complete month) and fetches the prior MBR Records row for month-over-month deltas.
- Gather sources per engagementPulls wins, risks, OKR pace, optional maturity, the stakeholder recap, and per-engagement health, tolerant of per-source failures.
- Assemble and write the rowBuilds the renderer payload and writes an idempotent MBR Records row.
- Render brief, .eml, and optional deckRuns the brief renderer (and a deck renderer if configured) into the month's report folder.
Gotcha: It reads the source rows (wins, risks, OKRs) and never edits them.
Gotcha: The maturity section appears only when a maturity model is configured for the account; otherwise it is omitted.
# or run it explicitly
/em-mbr 2026-05 "Acme Robotics"
Assembles an account's team retention report from its 1:1 satisfaction history, current Team Composition snapshot, and attrition data over a window (default 6 months). Computes a deterministic Team Retention Index, risk distribution and attrition counts, writes one idempotent Retention Reports row, and renders a Qualitara HTML report.
Assembles an account's customer relationship-health report from its EM Conversation Log, Stakeholder map and Risk Matrix over a configurable window (default 6 months). Computes a deterministic Account Standing Index, sub-scores and aggregate counts, writes one idempotent Relationship Reports row, and renders a Qualitara HTML report.
The quarterly Qualify-out exit-decision review. The EM hand-fills a friendly local form scoring 47 account-exit signals Active / Clear / No data (No data = lacks data or out of EM scope), with notes, scope, participants and the agreed posture, under a sworn statement, and the skill folds it with the account relationship report into one tabbed HTML report - checklist + signed attestation, then the embedded relationship report - with a Download-PDF button and a draft .eml to the account's AM.
Red-teams a report record before it ships - plays the skeptical client against it, cross-checking weak or unsupported numbers against the spine boards (risk, tasks, conversation log, engagement health), surfacing missing counter-narrative, likely pushback and tone risks. Writes a sibling report row; never edits or overwrites the original.