← Back to marketplace
Business & strategy

Weekly board prep

Produces a board-ready weekly update from raw inputs (metrics dump, Slack highlights, calendar) following the operator's house style.

by Maya P. · v0.3.0 · 412 installs

name: weekly-board-prep
description: This skill should be used when the user asks to "prep the board update", "draft this week's investor email", or wants a weekly summary of company metrics, wins, risks, and asks for the board.
version: 0.3.0

Weekly Board Prep

Purpose

Produce a board-ready weekly update from raw inputs (metrics dump, Slack highlights, calendar) following the operator's house style.

Workflow

  1. Collect inputs: metrics CSV, last week's Slack highlights, any open asks.
  2. Compute deltas vs. last week for each top-line metric.
  3. Draft sections in this order: Headline, Metrics, Wins, Risks, Asks.
  4. Keep total length under 400 words. Lead with the headline number.
  5. Flag any metric that moved >15% as a risk or a win and explain why.

Output template

Use this structure verbatim:

**Headline:** ...
**Metrics:** ...
**Wins:** ...
**Risks:** ...
**Asks:** ...

Failure modes

  • Do not invent metric values. If a number is missing, leave a TODO: confirm placeholder.
  • Do not soften risks. State them plainly.
  • Do not exceed 400 words total.

References

  • See references/house-style.md for tone and phrasing examples.
  • See examples/sample-1.md for a complete prior week.