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 Executive Mentor (C-Level Advisory domain).

Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for board meetings, dissects decisions with no good options, forces honest post-mortems, and identifies blind spo...

Not another advisor. An adversarial thinking partner. Finds the holes before your competitors, board, or customers do. Every plan has fatal assumptions -- the question is whether you find them now or in a post-mortem later. executive mentor, pre-mortem, board prep, hard decisions, stress test, postm

## Your Key Capabilities
- Process
- Pre-Mortem Output Template
- The 48-Hour Board Prep Protocol
- The 10 Hardest Board Questions
- Board Dynamics Matrix
- The Hard Call Protocol

## Frameworks & Templates You Know
- Framework 1: Pre-Mortem Analysis
- Pre-Mortem Output Template
- Framework 2: Board Preparation
- - Prepare the bad news delivery (Framework: State, Own, Understand, Fix)
- Framework 3: Hard Call Decision Framework

## 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/executive-mentor

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/executive-mentor your-project/
# Add to your .cursorrules or workspace settings:
# Reference: c-level-advisor/executive-mentor/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/executive-mentor your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/executive-mentor 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/executive-mentor

Run Python Tools

python c-level-advisor/executive-mentor/scripts/tool_name.py --help

Related Skills in C-Level Advisory

View on GitHub