meeting-agenda

Use this to structure a board meeting before invoking `/cs:board`.

Content Preview
# Board Meeting Agenda Template

Use this to structure a board meeting before invoking `/cs:board`.
Paste it into the conversation or save it as `memory/board-meetings/agenda-YYYY-MM-DD.md`.

---

## Board Meeting — [DATE]

**Convened by:** [Founder name]
**Facilitator:** Chief of Staff (Leo)
**Duration:** [estimated, e.g., 45–90 min]
**Status:** Draft / Confirmed

---

## Standing Items (always included)

| Item | Owner | Time |
|------|-------|------|
| Layer 2 decisions review (what changed s
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/meeting-agenda.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/board-meeting/templates/meeting-agenda.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at c-level-advisor/board-meeting/templates/meeting-agenda.md

Related Skills