ceo-advisor

ceo-advisor is a skill for Claude Code, Codex from davila7/claude-code-templates. It costs 80 tokens per session (2,550 once invoked), scanned A, original, MIT.

A set of frameworks and tools for chief executives making company-wide decisions. It covers strategy, financial scenarios, boards, investors, culture, and organizational change.

In plain words
What is it for?
Use it to assess strategy, model business scenarios, prepare board materials, plan investor updates, and guide organizational or culture changes.
Why use it?
It gives structure to decisions that affect the whole company and helps organize information for boards, investors, and leadership teams.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

not rated 31krepo +51 today A scan Socket: passSnyk: passSkillSpector: pass 80 tokens original MIT

Good fit Use it to assess strategy, model business scenarios, prepare board materials, plan investor updates, and guide organizational or culture changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davila7/claude-code-templates/ceo-advisor
About the project

Claude Code Templates is a command-line tool and catalogue for configuring Anthropic’s Claude Code with agents, commands, settings, hooks, integrations, skills, and project templates. Developers use it to browse and install reusable components for their coding workflows. The catalogue includes many of these Claude Code components.

davila7/claude-code-templates · 30,576 stars · on GitHub · aitmpl.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add davila7/claude-code-templates --skill ceo-advisor
Clone the repo
git clone --depth 1 https://github.com/davila7/claude-code-templates

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ceo-advisor

README.md
[![agentmods](https://agentmods.dev/badge/skills/davila7/claude-code-templates/ceo-advisor/github.svg)](https://agentmods.dev/skills/davila7/claude-code-templates/ceo-advisor)
Your own site
<a href="https://agentmods.dev/skills/davila7/claude-code-templates/ceo-advisor"><img src="https://agentmods.dev/badge/skills/davila7/claude-code-templates/ceo-advisor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ceo-advisor

Your own site · 80×15
<a href="https://agentmods.dev/skills/davila7/claude-code-templates/ceo-advisor"><img src="https://agentmods.dev/badge/skills/davila7/claude-code-templates/ceo-advisor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,550 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 15 Feb 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.02550
Opus 5 $0.00040 $0.01275
Sonnet 5 $0.00016 $0.00510
Haiku 4.5 $0.00008 $0.00255

Measured 6d ago against content hash 9d3f78c6a917, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

ceo-advisor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/financial_scenario_analyzer.py, scripts/strategy_analyzer.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

cli-tool/components/skills/business-marketing/ceo-advisor/SKILL.md · 518 lines

How it starts

The opening of the file, as written. The whole thing — 518 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CEO Advisor

Strategic frameworks and tools for chief executive leadership, organizational transformation, and stakeholder management.

Keywords

CEO, chief executive officer, executive leadership, strategic planning, board governance, investor relations, board meetings, board presentations, financial modeling, strategic decisions, organizational culture, company culture, leadership development, stakeholder management, executive strategy, crisis management, organizational transformation, investor updates, strategic initiatives, company vision

Quick Start

For Strategic Planning

python scripts/strategy_analyzer.py

Analyzes strategic position and generates actionable recommendations.

For Financial Scenarios

python scripts/financial_scenario_analyzer.py

Models different business scenarios with risk-adjusted projections.

For Decision Making

Review references/executive_decision_framework.md for structured decision processes.

For Board Management

Use templates in references/board_governance_investor_relations.md for board packages.

For Culture Building

Implement frameworks from references/leadership_organizational_culture.md for transformation.

Core CEO Responsibilities

1. Vision & Strategy

Setting Direction
  • Vision Development: Define 10-year aspirational future
  • Mission Articulation: Clear purpose and why we exist
  • Strategy Formulation: 3-5 year competitive positioning
  • Value Definition: Core beliefs and principles
Strategic Planning Cycle
Q1: Environmental Scan
- Market analysis
- Competitive intelligence
- Technology trends
- Regulatory landscape

Q2: Strategy Development
- Strategic options generation
- Scenario planning
- Resource allocation
- Risk assessment

Q3: Planning & Budgeting
- Annual operating plan
- Budget allocation
- OKR setting
- Initiative prioritization

Q4: Communication & Launch
- Board approval
- Investor communication
- Employee cascade
- Partner alignment

Read the full file on GitHub · 518 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 518 lines · 80 tokens per session scan A 9d3f78c6a917

Subscribe to this mod's changes

ceo-advisor is a skill published in the GitHub repository davila7/claude-code-templates (30,576 stars, last pushed today), licensed MIT. It adds 80 tokens to every session and 2,550 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.