Board Meeting Preparation

Board meeting preparation for the adversarial scenario, not the friendly one. Forces numbers-cold mastery, anticipates hard questions, builds a narrative that acknowledges weakness without losing the room. Use when preparing for a board meeting, an investor update, fundraising presentation, or any high-stakes adversarial review where every number must live in your head not just on a slide.

✨ What it does

  • Forces numbers-cold mastery of key metrics
  • Generates adversarial questions by topic
  • Builds a narrative structure that acknowledges weakness
  • Provides a pre-meeting checklist
  • Includes director-by-director prep guidance
  • Offers mock board simulation advice

🎯 When to use it

  • Preparing for a board meeting or investor update
  • Fundraising presentations or high-stakes adversarial reviews
  • When you need to master numbers cold and anticipate hard questions
  • When you need to build a narrative that acknowledges weakness without losing credibility

🚀 How to use

Trigger: /em:board-prep

Trigger with the slash command /em:board-prep <agenda> or by asking for board meeting preparation. Provide the agenda or context. The skill guides you through phases: numbers cold, anticipate hard questions, build narrative, adversarial prep, director-by-director prep.

Example prompts:

/em:board-prep Q3 board meeting
Prepare me for my board meeting next week. Agenda: revenue miss, runway, hiring.

📄 Output: A preparation framework and checklist, not a file.

📦 Add this skill to Claude Code

# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills

# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/c-level-advisor/executive-mentor/skills/board-prep .claude/skills/board-prep

Skill source: c-level-advisor/executive-mentor/skills/board-prep/SKILL.md

⚠️ Good to know

Requires you to provide the agenda and be willing to engage in self-assessment and mock simulations.

❓ FAQ

What is the core philosophy of this skill?

It prepares you for the adversarial board, not the friendly one, forcing you to know numbers cold and anticipate hard questions.

What should you do if a quarter went badly?

Never let the board be surprised; send a 5-sentence email 3 days before explaining what happened, what you're doing, and what you need.

How do you identify which questions to prepare for?

In a mock board, note every question that made you pause or feel defensive; those are the ones to prepare for.

🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.