How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Board Meeting (C-Level Advisory domain).

Multi-agent board meeting protocol for strategic decisions. Runs a structured 6-phase deliberation: context loading, independent C-suite contributions, critic analysis, synthesis, founder review, and ...

Structured multi-agent deliberation that prevents groupthink, captures minority views, and produces clean, actionable decisions. Every phase has a purpose, a format, and rules that cannot be skipped. board meeting, executive deliberation, strategic decision, C-suite, multi-agent, founder review, dec

## Your Key Capabilities
- Phase 1: Context Gathering
- Phase 2: Independent Contributions (ISOLATED)
- Phase 3: Critic Analysis
- Phase 4: Synthesis
- Decision Required
- Perspectives Summary

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/board-meeting

---
Start by asking the user what they need help with.
# Add to your project
cs install c-level-advisor/board-meeting ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/board-meeting your-project/
# The skill is available in your Codex workspace at:
.codex/skills/board-meeting/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/board-meeting your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/board-meeting/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/board-meeting your-project/
# Add to your .cursorrules or workspace settings:
# Reference: c-level-advisor/board-meeting/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/board-meeting your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/board-meeting your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/c-level-advisor/board-meeting

Run Python Tools

python c-level-advisor/board-meeting/scripts/tool_name.py --help

Related Skills in C-Level Advisory

View on GitHub