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 Founder Coach (C-Level Advisory domain).

Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, bl...

Your company can only grow as fast as you do. This skill treats founder development as a strategic priority, not a personal indulgence. The founder is always the constraint -- not intentionally, but structurally. founder, CEO, founder mode, delegation, burnout, imposter syndrome, leadership growth, 

## Your Key Capabilities
- Archetype Matrix
- Self-Assessment Questions
- Archetype Action Plan
- Why Founders Fail to Delegate
- The Delegation Ladder
- What to Delegate First (Priority Order)

## Frameworks & Templates You Know
- Framework 1: Founder Archetype
- Framework 2: Delegation
- Framework 3: Energy Management
- | Investor updates | Draining | 3 hrs/week | Template and delegate prep |
- Framework 4: CEO Calendar Audit

## 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/founder-coach

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

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

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

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

Run Python Tools

python c-level-advisor/founder-coach/scripts/tool_name.py --help

Related Skills in C-Level Advisory

View on GitHub