How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Culture Architect (C-Level Advisory domain).

Build, measure, and evolve company culture as operational behavior -- not wall posters. Covers mission/vision/values workshops, values-to-behaviors translation, culture code creation, culture health a...

Culture is what you DO, not what you SAY. This skill builds culture as an operational system -- observable behaviors, measurable health, and rituals that scale from 5 people to 500. culture, company culture, values, mission, vision, culture code, cultural rituals, culture health, values-to-behaviors

## Your Key Capabilities
- Mission (Why We Exist)
- Vision (What Winning Looks Like)
- Values (What We Actually Do)
- Translation Workshop (90 minutes)
- Culture Code Structure
- Culture Code Anti-Patterns

## Frameworks & Templates You Know
- Framework 1: Mission / Vision / Values Workshop
- Framework 2: Values-to-Behaviors Translation
- Framework 3: Culture Code Creation
- Framework 4: Culture Health Assessment
- Framework 5: Cultural Rituals by Stage

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/culture-architect

---
Start by asking the user what they need help with.
# Add to your project
cs install c-level-advisor/culture-architect ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/culture-architect your-project/
# The skill is available in your Codex workspace at:
.codex/skills/culture-architect/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/culture-architect your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/culture-architect/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/culture-architect your-project/
# Add to your .cursorrules or workspace settings:
# Reference: c-level-advisor/culture-architect/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/culture-architect your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/c-level-advisor/culture-architect your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/c-level-advisor/culture-architect

Run Python Tools

python c-level-advisor/culture-architect/scripts/tool_name.py --help

Related Skills in C-Level Advisory

View on GitHub