# Board Prep

> Compile financial narrative for board meeting

- Skill: `majiayu000/board-prep` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/board-prep`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/board-prep/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/board-prep

---


## Purpose

Compile comprehensive board materials with financial narrative, supporting context, and Q&A prep.

## Usage

- `/board-prep` - Prepare for next board meeting
- `/board-prep [date]` - Prepare for specific board meeting date

---

## Steps

1. **Gather financial context:**
   - Recent variance analyses
   - Quarter-to-date performance
   - Forecast vs budget
   - Cash position

2. **Pull key decisions** from recent meetings
3. **Identify board-relevant topics:**
   - Material changes
   - Risks or opportunities
   - Strategic decisions needed

4. **Structure board narrative:**
   - Financial performance summary
   - Key metrics
   - Variances explained
   - Outlook
   - Decisions needed

5. **Prepare Q&A:**
   - Anticipate board questions
   - Prepare answers with backup data

---

## Output Format

```markdown
# Board Materials: [Date]

## Financial Snapshot
- Revenue: [Actual] vs [Budget] ([X]%)
- Expenses: [Actual] vs [Budget] ([X]%)
- Cash: $[Amount]

## Key Updates
1. [Update 1]
2. [Update 2]

## Material Variances
[Link to variance analysis]

## Outlook
[Forecast for rest of period]

## Questions Board Might Ask
1. [Question] - Answer: [Prepared response]
```

