C-Level Advisory Bundle — Index

Index and router for the C-level advisory bundle: 33 skills covering 14 C-suite roles, orchestration, cross-cutting capabilities, and culture.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/c-level-skills.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit alirezarezvani/claude-skills/c-level-advisor/skills/c-level-skills#main ~/.claude/skills/c-level-skills

For one project only, change the path to .claude/skills/c-level-skills.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of C-Level Advisory Bundle — Index

Show the full text48 lines
namedescriptionlicensemetadata
c-level-skillsIndex and router for the C-level advisory bundle: 33 skills covering 14 C-suite roles, orchestration, cross-cutting capabilities, and culture. Use when exploring what the c-level-advisor bundle contains, deciding which advisor skill fits a question, or finding the entry points (cs-onboard interview, chief-of-staff routing, board-meeting protocol).MIT version: 2.1.0 author: Alireza Rezvani category: c-level domain: executive-advisory updated: 2026-06-11 skills_count: 33 scripts_count: 37 references_count: 68

C-Level Advisory Bundle — Index

This is the bundle index, not an advisor. It tells you what exists and where to start; the skills below do the work.

Start Here

  1. Onboard — the cs-onboard skill runs the founder interview (/cs:setup, 7 dimensions, ~45 min) and writes ~/.claude/company-context.md. Refresh quarterly with /cs:update. This is the canonical context schema every advisor reads.
  2. Ask — the chief-of-staff skill routes any question to the right advisor(s). See its routing matrix for all 14 roles.
  3. Big decisions — the board-meeting skill runs a 6-phase deliberation: (1) context gathering → (2) independent contributions (isolated) → (3) critic analysis → (4) synthesis → (5) founder review (full stop) → (6) decision extraction. Invoked via /cs:boardroom in the c-level-agents plugin.
  4. Memory — decisions land in the canonical two-layer layout ~/.claude/decisions/{raw,approved}/ (see ../agent-protocol/SKILL.md → "Decision Memory (Canonical Layout)").

What's in the Bundle (33 skills)

14 C-suite roles + critic (15): ceo-advisor, cfo-advisor, cto-advisor, coo-advisor, cpo-advisor, cmo-advisor, cro-advisor, ciso-advisor, chro-advisor, general-counsel-advisor, chief-data-officer-advisor, chief-ai-officer-advisor, chief-customer-officer-advisor, vpe-advisor — plus the executive-mentor critic (sibling plugin).

Orchestration (6): cs-onboard, chief-of-staff, board-meeting, decision-logger, agent-protocol, context-engine.

Cross-cutting (6): board-deck-builder, scenario-war-room, competitive-intel, org-health-diagnostic, ma-playbook, intl-expansion.

Culture & collaboration (6): culture-architect, company-os, founder-coach, strategic-alignment, change-management, internal-narrative.

Plus this index (1). 37 stdlib-only Python tools and 68 reference docs across the bundle.

Routing Quick Reference

Full matrix in ../chief-of-staff/SKILL.md and ../chief-of-staff/references/routing-matrix.md. Primary roles: CFO (capital/burn), CRO (pipeline/sales), CMO (positioning), CPO (roadmap/PMF), CTO (architecture), COO (ops/OKRs), CHRO (people), CISO (security), GC (contracts/term sheets), CDO (data strategy/training-data rights), CAIO (AI strategy/evals), CCO (retention/GRR), VPE (delivery/DORA), CEO (direction). Multi-domain or irreversible → board meeting.

  • ../../../c-level-agents/ — 13 cs-* persona agents + 21 /cs:* slash commands on top of these skills
  • ../../executive-mentor/ — adversarial /em:* critic commands
  • ../../CLAUDE.md — full architecture diagram and integration guide
1---
2name: "c-level-skills"
3description: "Index and router for the C-level advisory bundle: 33 skills covering 14 C-suite roles, orchestration, cross-cutting capabilities, and culture. Use when exploring what the c-level-advisor bundle contains, deciding which advisor skill fits a question, or finding the entry points (cs-onboard interview, chief-of-staff routing, board-meeting protocol)."
4license: MIT
5metadata:
6 version: 2.1.0
7 author: Alireza Rezvani
8 category: c-level
9 domain: executive-advisory
10 updated: 2026-06-11
11 skills_count: 33
12 scripts_count: 37
13 references_count: 68
14---
15 
16# C-Level Advisory Bundle — Index
17 
18This is the bundle index, not an advisor. It tells you what exists and where to start; the skills below do the work.
19 
20## Start Here
21 
221. **Onboard** — the `cs-onboard` skill runs the founder interview (`/cs:setup`, 7 dimensions, ~45 min) and writes `~/.claude/company-context.md`. Refresh quarterly with `/cs:update`. This is the canonical context schema every advisor reads.
232. **Ask** — the `chief-of-staff` skill routes any question to the right advisor(s). See its routing matrix for all 14 roles.
243. **Big decisions** — the `board-meeting` skill runs a **6-phase** deliberation: (1) context gathering → (2) independent contributions (isolated) → (3) critic analysis → (4) synthesis → (5) founder review (full stop) → (6) decision extraction. Invoked via `/cs:boardroom` in the c-level-agents plugin.
254. **Memory** — decisions land in the canonical two-layer layout `~/.claude/decisions/{raw,approved}/` (see `../agent-protocol/SKILL.md` → "Decision Memory (Canonical Layout)").
26 
27## What's in the Bundle (33 skills)
28 
29**14 C-suite roles + critic (15):** ceo-advisor, cfo-advisor, cto-advisor, coo-advisor, cpo-advisor, cmo-advisor, cro-advisor, ciso-advisor, chro-advisor, general-counsel-advisor, chief-data-officer-advisor, chief-ai-officer-advisor, chief-customer-officer-advisor, vpe-advisor — plus the executive-mentor critic (sibling plugin).
30 
31**Orchestration (6):** cs-onboard, chief-of-staff, board-meeting, decision-logger, agent-protocol, context-engine.
32 
33**Cross-cutting (6):** board-deck-builder, scenario-war-room, competitive-intel, org-health-diagnostic, ma-playbook, intl-expansion.
34 
35**Culture & collaboration (6):** culture-architect, company-os, founder-coach, strategic-alignment, change-management, internal-narrative.
36 
37Plus this index (1). 37 stdlib-only Python tools and 68 reference docs across the bundle.
38 
39## Routing Quick Reference
40 
41Full matrix in `../chief-of-staff/SKILL.md` and `../chief-of-staff/references/routing-matrix.md`. Primary roles: CFO (capital/burn), CRO (pipeline/sales), CMO (positioning), CPO (roadmap/PMF), CTO (architecture), COO (ops/OKRs), CHRO (people), CISO (security), GC (contracts/term sheets), CDO (data strategy/training-data rights), CAIO (AI strategy/evals), CCO (retention/GRR), VPE (delivery/DORA), CEO (direction). Multi-domain or irreversible → board meeting.
42 
43## Related Layers
44 
45- `../../../c-level-agents/` — 13 cs-* persona agents + 21 `/cs:*` slash commands on top of these skills
46- `../../executive-mentor/` — adversarial `/em:*` critic commands
47- `../../CLAUDE.md` — full architecture diagram and integration guide
48 

Discussion

Alternatives

Also in Pricing & offersSee all 138 in Sales →
Dynamic Pricing Intelligence Agent — RAISE / HOLD / LOWERData-driven pricing strategy engine for Amazon sellers. Given one or more ASINs, auto-detects each product's leaf category, analyzes the pricing landscape, and delivers RAISE/HOLD/LOWER signals with profit simulation. Supports single ASIN or batch (multiple ASINs, auto-grouped by category). Uses ZooData API endpoints with cross-validation. Use when user asks about: pricing strategy, how much to price, optimal price, price optimization, competitor pricing, price war, BuyBox strategy, profit margin, pricing analysis, should I raise price, should I lower price, price comparison, price positioning, repricing, should I raise or lower price. Requires ZOODATA_API_KEY.Sales & ecommerce · MITOffer DesignTell us what you sell, your price, and who it's for. Get back a stronger deal: better bonuses, a fair guarantee, an honest reason to buy now, and a sharper name and price.Business & ops · MITPaywall and Upgrade Screen CROWhen the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," "in-app pricing," "free users won't upgrade," "trial to paid conversion," or "how do I get users to pay." Use this for any in-product moment where you're asking users to upgrade. Distinct from public pricing pages (see cro) — this focuses on in-product upgrade moments where the user has already experienced value. For pricing decisions, see pricing.Marketing · MITPricing StrategyTell us what you sell and who buys it, and get back a clear pricing plan with tiers, price points, and the reasoning behind each number.Business & ops · MIT