CEO Advisor

CEO Advisor provides executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. It produces strategic options matrices, board preparation narratives, fundraising readiness assessments, decision frameworks, and CEO scorecards.

✨ What it does

  • Provides stage-adaptive strategic planning cycles and time horizons.
  • Offers capital allocation priorities and fundraising readiness assessment.
  • Includes a CEO metrics dashboard with targets and frequencies.
  • Identifies red flags for common CEO pitfalls.
  • Integrates with other C-suite roles for cross-functional decisions.
  • Uses Tree of Thought reasoning to explore multiple strategic paths.

🎯 When to use it

  • When planning strategy or setting the company vision and direction.
  • When preparing for board meetings or investor updates.
  • When making major executive decisions such as fundraising or capital allocation.
  • When addressing organizational culture or stakeholder management issues.
  • When the user mentions CEO, strategic planning, board meetings, investor relations, or executive strategy.

🚀 How to use

Trigger the skill by asking for help with strategy, board prep, fundraising decisions, or any CEO-level concern. It expects company context (company-context.md if available) and a specific request. Example prompts:

Help me think about our strategy for the next year.
Prep me for the upcoming board meeting.
Should we raise a new round?

📄 Output: Delivers tailored artifacts such as strategic options matrices, board narratives, fundraising readiness assessments, decision frameworks, or CEO scorecards.

📦 Add this skill to Claude Code

# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills

# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/c-level-advisor/skills/ceo-advisor .claude/skills/ceo-advisor

Skill source: c-level-advisor/skills/ceo-advisor/SKILL.md

⚠️ Good to know

Requires company context (company-context.md) for personalized advice; otherwise outputs are generic. It does not replace real legal, financial, or HR counsel.

❓ FAQ

What does the skill produce when asked to 'help me think about strategy'?

It produces a strategic options matrix with risk-adjusted scoring.

How does the skill handle different company stages?

It uses stage-adaptive time horizons: Seed projects 3/6/12 months, Series A 6/1/2 years, Series B+ 1/3/5 years.

What should I do if runway is less than 12 months?

The skill flags this proactively and suggests initiating a fundraising plan.

🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.