Board Meeting Prep
Builds board decks, executive summaries, and Q&A prep against a fixed 6-phase corporate governance framework.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 13, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · d85da95
Ran a real mini-draft (Series B SaaS board summary: revenue below plan, bridge-financing decision) through both paths - the skill's template forces an explicit 'Board action needed: Yes/No' flag and a variance-vs-plan explanation that a free-form draft skipped entirely.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 5/5
What Board Meeting Prep does
Walks through agenda design, a 25-35 slide deck outline, a templated 2-3 page executive summary, governance/compliance checklists, and anticipated board Q&A prep. Triggers on board deck, board meeting, director communication, or governance-matter requests; produces materially more structured, board-ready output than a free-form draft.
How to install Board Meeting Prep
git clone https://github.com/w95/awesome-claude-corporate-skills
cd awesome-claude-corporate-skills
mkdir -p ~/.claude/skills
cp -r 01-executive-leadership/board-meeting-prep ~/.claude/skills/board-meeting-prep
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Board Meeting Prep
-
/board-meeting-prepBuilds board decks, executive summaries, and Q&A prep against a fixed 6-phase corporate governance framework.
It also activates on plain-language prompts like these:
-
Build a board deck outline with exec summary and governance checklist -
Prep Q&A answers ahead of the board meeting on this decision -
I need a 30-slide board-ready deck for next week's director meeting
Frequently asked questions
- Is the Board Meeting Prep skill free?
- Yes. The skill itself is free from w95/awesome-claude-corporate-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Board Meeting Prep work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 13, 2026. Verdict: Tested · Works. Ran a real mini-draft (Series B SaaS board summary: revenue below plan, bridge-financing decision) through both paths - the skill's template forces an explicit 'Board action needed: Yes/No' flag and a variance-vs-plan explanation that a free-form draft skipped entirely.
- What is the Board Meeting Prep SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
- How do I install Board Meeting Prep?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Board Meeting Prep with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.