Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Board Meeting Prep (board-prep)

Prepares you for the adversarial version of your board: numbers cold, hard questions anticipated, and an honest narrative that keeps the room.

Docs & OfficeIntermediate24,1513,405AI score 7/10Last updated: Aug 9, 2026

What it does

Turns board meetings, investor updates and fundraising presentations into a rehearsed, adversarial-scenario exercise.

  • Numbers-cold checklist: MRR/ARR and MoM growth, burn and runway, headcount, CAC/LTV by channel, NRR, pipeline metrics, churn detail, margins, open hires
  • Adversarial question bank: revenue misses, runway, product/roadmap slippage, team risk, competitive threats
  • Narrative structure: where we are (honest) → what we learned → what we got wrong → dated owned actions → the concrete ask from the room
  • Mock board simulation: someone plays your toughest director; every question that made you defensive becomes a prep item
  • Director-by-director prep: operator, financial investor, strategic investor, independent
  • Checklists: 48 hours before, day of, and 24-hour follow-up after

Who it's for

  • Startup founders and CEOs running a board
  • CFOs/COOs preparing investor updates or a raise
  • Leaders facing high-stakes executive reviews
  • Chiefs of staff building the board deck and Q&A for a CEO

Examples

  1. Quarter with a revenue miss: ask it to prep a board meeting where revenue came in 20% under plan — you get pipeline vs. conversion vs. capacity questions plus a draft that names the miss before the board does.
  2. Nine months of runway: it drills the "what if the round takes 9 months", "what do you cut first", and "is there a no-raise path" questions.
  3. Live rehearsal: have Claude role-play your hardest director, then list only the questions where you hesitated for another round of prep.

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/board-prep/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the .gemini/skills/board-prep folder from the GitHub repo alirezarezvani/claude-skills into my ~/.claude/skills/board-prep/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/alirezarezvani/claude-skills.git /tmp/claude-skills && mkdir -p ~/.claude/skills && cp -r /tmp/claude-skills/.gemini/skills/board-prep ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open a terminal.
  2. Clone the repo: git clone https://github.com/alirezarezvani/claude-skills.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r claude-skills/.gemini/skills/board-prep ~/.claude/skills/
  5. Verify it landed: ls ~/.claude/skills/board-prep/SKILL.md
  6. Restart Claude Code and try "help me prep for next week's board meeting" — paste in your actual metrics, since the skill does not pull data from your systems.