Company Os logo

Company Os

CommunityPopular
alirezarezvani
company-os

The meta-framework for how a company runs — the connective tissue between all C-suite roles. Covers operating system selection (EOS, Scaling Up, OKR-native, hybrid), accountability charts, scorecards, meeting pulse, issue resolution, and 90-day rocks. Use when setting up company operations, selecting a management framework, designing meeting rhythms, building accountability systems, implementing OKRs, or when user mentions EOS, Scaling Up, operating system, L10 meetings, rocks, scorecard, accountability chart, or quarterly planning.

Overview

Publisheralirezarezvani
Repositoryclaude-skills
Skill namecompany-os
Stars
26.1K
Forks
3.7K
Bundled files
2
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 2 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by alirezarezvani on GitHub. Read the source before you install it.

Installation

Install the Company Os AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git /tmp/claude-skills
mkdir -p .claude/skills
cp -r /tmp/claude-skills/c-level-advisor/skills/company-os .claude/skills/company-os
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Company Os in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Company Os on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Company Os is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Company Operating System

The operating system is the collection of tools, rhythms, and agreements that determine how the company functions. Every company has one — most just don't know what it is. Making it explicit makes it improvable.

Keywords

operating system, EOS, Entrepreneurial Operating System, Scaling Up, Rockefeller Habits, OKR, Holacracy, L10 meeting, rocks, scorecard, accountability chart, issues list, IDS, meeting pulse, quarterly planning, weekly scorecard, management framework, company rhythm, traction, Gino Wickman, Verne Harnish

Why This Matters

Most operational dysfunction isn't a people problem — it's a system problem. When:

  • The same issues recur every week: no issue resolution system
  • Meetings feel pointless: no structured meeting pulse
  • Nobody knows who owns what: no accountability chart
  • Quarterly goals slip: rocks aren't real commitments

Fix the system. The people will operate better inside it.

The Six Core Components

Every effective operating system has these six, regardless of which framework you choose:

1. Accountability Chart

Not an org chart. An accountability chart answers: "Who owns this outcome?"

Key distinction: One person owns each function. Multiple people may work in it. Ownership means the buck stops with one person.

Structure:

CEO
├── Sales (CRO/VP Sales)
│   ├── Inbound pipeline
│   └── Outbound pipeline
├── Product & Engineering (CTO/CPO)
│   ├── Product roadmap
│   └── Engineering delivery
├── Operations (COO)
│   ├── Customer success
│   └── Finance & Legal
└── People (CHRO/VP People)
    ├── Recruiting
    └── People operations

Rules:

  • No shared ownership. "Alice and Bob both own it" means nobody owns it.
  • One person can own multiple seats at early stages. That's fine. Just be explicit.
  • Revisit quarterly as you scale. Ownership shifts as the company grows.

Build it in a workshop:

  1. List all functions the company performs
  2. Assign one owner per function — no exceptions
  3. Identify gaps (functions nobody owns) and overlaps (functions two people think they own)
  4. Publish it. Update it when something changes.

2. Scorecard

Weekly metrics that tell you if the company is on track. Not monthly. Not quarterly. Weekly.

Rules:

  • 5–15 metrics maximum. More than 15 and nothing gets attention.
  • Each metric has an owner and a weekly target (not a range — a number).
  • Red/yellow/green status. Not paragraphs.
  • The scorecard is discussed at the leadership team weekly meeting. Only red metrics get discussion time.

Example scorecard structure:

MetricOwnerTargetThis WeekStatus
New MRRCRO€50K€43K🔴
ChurnCS Lead< 1%0.8%🟢
Active usersCPO2,0002,150🟢
DeploymentsCTO3/week3🟢
Open critical bugsCTO02🔴
RunwayCFO> 18mo16mo🟡

Anti-pattern: Measuring everything. If you track 40 KPIs, you're watching, not managing.

3. Meeting Pulse

The meeting rhythm that drives the company. Not optional — the pulse is what keeps the company alive.

The full rhythm:

MeetingFrequencyDurationWhoPurpose
Daily standupDaily15 minEach teamBlockers only
L10 / Leadership syncWeekly90 minLeadership teamScorecard + issues
Department reviewMonthly60 minDept + leadershipOKR progress
Quarterly planningQuarterly1–2 daysLeadershipSet rocks, review strategy
Annual planningAnnual2–3 daysLeadership1-year + 3-year vision

The L10 meeting (Weekly Leadership Sync): Named for the goal of each meeting being a 10/10. Fixed agenda:

  1. Good news (5 min) — personal + business
  2. Scorecard review (5 min) — flag red items only
  3. Rock review (5 min) — on/off track for each rock
  4. Customer/employee headlines (5 min)
  5. Issues list (60 min) — IDS (see below)
  6. To-dos review (5 min) — last week's commitments
  7. Conclude (5 min) — rate the meeting 1–10, what would make it a 10 next time

4. Issue Resolution (IDS)

The core problem-solving loop. Maximum 15 minutes per issue.

IDS: Identify, Discuss, Solve

  • Identify: What is the actual issue? (Not the symptom — the root cause) State it in one sentence.
  • Discuss: Relevant facts + perspectives. Time-boxed. When discussion starts repeating, stop.
  • Solve: One owner. One action. One due date. Written on the to-do list.

Anti-patterns:

  • "Let's take this offline" — most things taken offline never get resolved
  • Discussing without deciding — a great discussion with no action item is wasted time
  • Revisiting decided issues — once solved, it leaves the list. Reopen only with new information.

The Issues List: A running, prioritized list of all unresolved issues. Owned by the leadership team. Reviewed and pruned weekly. If an issue has been on the list for 3+ meetings and hasn't been discussed, it's either not a real issue or it's too scary to address — both deserve attention.

5. Rocks (90-Day Priorities)

Rocks are the 3–7 most important things each person must accomplish in the next 90 days. They're not the job description — they're the things that move the company forward.

Why 90 days? Long enough for meaningful progress. Short enough to stay real.

Rock rules:

  • Each person: 3–7 rocks maximum. More than 7 and none get done.
  • Company-level rocks (shared priorities): 3–7 for the leadership team
  • Each rock is binary: done or not done. No "60% complete."
  • Set at the quarterly planning session. Reviewed weekly (on/off track).

Bad rock: "Improve our sales process" Good rock: "Implement Salesforce CRM with full pipeline stages and weekly reporting by March 31"

Rock vs. to-do: A to-do takes one action. A rock takes 90 days of consistent work.

6. Communication Cadence

Who gets what information, when, and how.

AudienceWhatWhenFormat
All employeesCompany updateMonthlyWritten + Q&A
All employeesQuarterly results + next prioritiesQuarterlyAll-hands
Leadership teamScorecardWeeklyDashboard
BoardCompany performanceMonthlyBoard memo
InvestorsKey metrics + narrativeMonthly or quarterlyInvestor update
CustomersProduct updatesPer releaseRelease notes

Default rule: If you're deciding whether to share something internally, share it. The cost of under-communication always exceeds the cost of over-communication inside a company.


Operating System Selection

See references/os-comparison.md for full comparison. Quick guide:

If you are...Consider...
10–250 person company, founder-led, operational chaosEOS / Traction
Ambitious growth company, need rigorous strategy cascadeScaling Up
Tech company, engineering culture, hypothesis-drivenOKR-native
Decentralized, flat, high autonomyHolacracy (only if you're patient)
None of the above quite fitCustom hybrid

Implementation Roadmap

Don't implement everything at once. See references/implementation-guide.md for the full 90-day plan.

Quick start (first 30 days):

  1. Build the accountability chart (1 workshop, 2 hours)
  2. Define 5–10 weekly scorecard metrics (leadership team alignment, 1 hour)
  3. Start the weekly L10 meeting (no prep — just start)

These three alone will improve coordination more than most companies achieve in a year.


Common Failure Modes

Partial implementation: "We do OKRs but skip the weekly check-in." Half an operating system is worse than none — it creates theater without accountability.

Meeting fatigue: Adding the full rhythm on top of existing meetings. Start by replacing meetings, not adding them.

Metric overload: Starting with 30 KPIs because "they all matter." Start with 5. Add when the cadence is established.

Rock inflation: Setting 12 rocks per person because "everything is a priority." When everything is a priority, nothing is. Hard limit: 7.

Leader non-compliance: Leadership team skips the L10 or doesn't follow IDS. The operating system mirrors the respect leadership gives it. If leaders don't take it seriously, nobody will.

Annual planning without quarterly review: Setting annual goals and checking in at year-end. Quarterly is the minimum review cycle for any meaningful goal.


Integration with C-Suite

The company OS is the connective tissue. Every other role depends on it:

C-Suite RoleOS Dependency
CEOSets vision that feeds into 1-year plan and rocks
COOOwns the meeting pulse and issue resolution cadence
CFOOwns the financial metrics in the scorecard
CTOOwns engineering rocks and tech scorecard metrics
CHROOwns people metrics (attrition, hiring velocity) in scorecard
Culture ArchitectCulture rituals plug into the meeting pulse
Strategic Alignment EngineValidates that team rocks cascade from company rocks

Key Questions for the Operating System

  • "If I asked five different team leads what the company's top 3 priorities are this quarter, would they give the same answers?"
  • "What was the most important issue raised in last week's leadership meeting? Was it resolved or is it still open?"
  • "Name a metric that would tell us by Friday whether this week was a good week. Do we track it?"
  • "Who owns customer churn? Can you name that person without hesitation?"
  • "When was the last time we updated the accountability chart?"

Detailed References

  • references/os-comparison.md — EOS vs Scaling Up vs OKRs vs Holacracy vs hybrid
  • references/implementation-guide.md — 90-day implementation plan

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Company Os AI skill do?

The meta-framework for how a company runs — the connective tissue between all C-suite roles. Covers operating system selection (EOS, Scaling Up, OKR-native, hybrid), accountability charts, scorecards, meeting pulse, issue resolution, and 90-day rocks. Use when setting up company operations, selecting a management framework, designing meeting rhythms, building accountability systems, implementing OKRs, or when user mentions EOS, Scaling Up, operating system, L10 meetings, rocks, scorecard, accountability chart, or quarterly planning.

Why use Company Os on TypingMind?

Because you install it once and use it with any model. Company Os is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Company Os in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/alirezarezvani/claude-skills/tree/main/c-level-advisor/skills/company-os. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Company Os?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Company Os?

As many as you like. As long as a model supports skills, you can use Company Os with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Company Os AI skill free?

Yes. It is published on GitHub by alirezarezvani under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇