Content Preview
# C-Level Advisory Skills — Claude Code Guidance
A complete virtual board of directors: 28 skills covering 10 executive roles, orchestration, cross-cutting capabilities, and culture & collaboration frameworks.
## Architecture
```
/cs:setup (Founder Interview) → company-context.md
│
Chief of Staff (Router)
│
┌───────────┼───────────┐
10 Roles 6 Cross-Cut 6 Culture
│ │ │
└───────────┼────────────┘
│How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/CLAUDE.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/CLAUDE.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at c-level-advisor/CLAUDE.md
Related Skills
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
claude-apiclaudeapiai
by Anthropic · anthropic-official-skills
claude-api
Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.
claude-apiclaudeapipython
by affaan-m · everything-claude-code
CLAUDE
AI Integration Plugin Development Guide
resources/claude.md-filesclaudeai
by hesreallyhim · awesome-claude-code
CLAUDE
AgentHub — Claude Code Instructions
engineeringclaude
by alirezarezvani · alirezarezvani-claude-skills