c-level-skills

Indexes and routes 33 C-suite advisory skills across 14 executive roles.

25.3k|3.6k|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/alirezarezvani/claude-skills --skill c-level-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: c-level-skills
Source: https://github.com/alirezarezvani/claude-skills/tree/main/c-level-advisor/skills/c-level-skills
Command: npx skills add https://github.com/alirezarezvani/claude-skills --skill c-level-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Navigating a large bundle of 33 executive advisory skills is difficult without a map; this index tells you which advisor fits your question and where to start.

Core Features & Use Cases

  • Bundle Index: Catalogs 33 skills covering 14 C-suite roles (CEO, CFO, CTO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO, CCO, VPE), orchestration, cross-cutting capabilities, and culture skills.
  • Entry-Point Routing: Directs users to the cs-onboard founder interview, the chief-of-staff routing matrix, and the 6-phase board-meeting deliberation protocol.
  • Decision Memory Layout: Points to the canonical two-layer decision storage at ~/.claude/decisions/{raw,approved}/.
  • Use Case: A founder unsure whether a pricing question belongs to the CFO or CRO consults this index, which routes them to the chief-of-staff skill's routing matrix for the right advisor.

Quick Start

Ask which C-level advisor skill fits your strategic question and follow the routing guidance to the right advisor.

Frequently Asked Questions about c-level-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right C-suite advisor skill for my question?

Use the chief-of-staff skill's routing matrix, which maps domains to roles: CFO for capital and burn, CRO for pipeline, CMO for positioning, CTO for architecture, and so on. Multi-domain or irreversible decisions route to the board-meeting skill.

What skills are included in the c-level-advisor bundle?

The bundle contains 33 skills: 14 C-suite role advisors plus an executive-mentor critic, 6 orchestration skills (cs-onboard, chief-of-staff, board-meeting, decision-logger, agent-protocol, context-engine), 6 cross-cutting skills, and 6 culture and collaboration skills.

How do I get started with the C-level advisory bundle?

Run the cs-onboard skill first, which conducts a founder interview across 7 dimensions and writes company context to ~/.claude/company-context.md. Every advisor skill reads this canonical context file.

Does the board-meeting skill support multi-advisor decisions?

Yes, the board-meeting skill runs a 6-phase deliberation: context gathering, isolated independent contributions, critic analysis, synthesis, founder review, and decision extraction. It is invoked via the /cs:boardroom command in the c-level-agents plugin.

Where are board decisions stored after a meeting?

Decisions are stored in the canonical two-layer layout at ~/.claude/decisions/ with raw and approved subdirectories. The decision-logger skill and agent-protocol reference define this memory structure.