← 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.0Weekly Board Prep
Purpose
Produce a board-ready weekly update from raw inputs (metrics dump, Slack highlights, calendar) following the operator's house style.
Workflow
- Collect inputs: metrics CSV, last week's Slack highlights, any open asks.
- Compute deltas vs. last week for each top-line metric.
- Draft sections in this order: Headline, Metrics, Wins, Risks, Asks.
- Keep total length under 400 words. Lead with the headline number.
- 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: confirmplaceholder. - Do not soften risks. State them plainly.
- Do not exceed 400 words total.
References
- See
references/house-style.mdfor tone and phrasing examples. - See
examples/sample-1.mdfor a complete prior week.