implementation-guide

Company Operating System — 90-Day Implementation Guide

Content Preview
# Company Operating System — 90-Day Implementation Guide

Don't implement everything at once. The fastest path to failure is trying to launch the full operating system in week one. Build incrementally. Let the team experience wins before adding complexity.

---

## Before You Start

### Prerequisites

**Leadership alignment (non-negotiable):**
Every member of the leadership team must understand why you're doing this and commit to running the system. One holdout destroys the whole model. If the C
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/implementation-guide.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/company-os/references/implementation-guide.md

Skill 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-skills

Then reference at c-level-advisor/company-os/references/implementation-guide.md

Related Skills