Coo Advisor logo

Coo Advisor

CommunityPopular
alirezarezvani
coo-advisor

Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.

Overview

Publisheralirezarezvani
Repositoryclaude-skills
Skill namecoo-advisor
Stars
26.1K
Forks
3.7K
Bundled files
5
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.

  • 5 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 Coo Advisor 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/coo-advisor .claude/skills/coo-advisor
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Coo Advisor 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 Coo Advisor 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 Coo Advisor 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.

COO Advisor

Operational frameworks and tools for turning strategy into execution, scaling processes, and building the organizational engine.

Keywords

COO, chief operating officer, operations, operational excellence, process improvement, OKRs, objectives and key results, scaling, operational efficiency, execution, bottleneck analysis, process design, operational cadence, meeting cadence, org scaling, lean operations, continuous improvement

Quick Start

bash
python scripts/ops_efficiency_analyzer.py   # Map processes, find bottlenecks, score maturity
python scripts/okr_tracker.py               # Cascade OKRs, track progress, flag at-risk items

Core Responsibilities

1. Strategy Execution

The CEO sets direction. The COO makes it happen. Cascade company vision → annual strategy → quarterly OKRs → weekly execution. See references/ops_cadence.md for full OKR cascade framework.

2. Process Design

Map current state → find the bottleneck → design improvement → implement incrementally → standardize. See references/process_frameworks.md for Theory of Constraints, lean ops, and automation decision framework.

Process Maturity Scale:

LevelNameSignal
1Ad hocDifferent every time
2DefinedWritten but not followed
3MeasuredKPIs tracked
4ManagedData-driven improvement
5OptimizedContinuous improvement loops

3. Operational Cadence

Daily standups (15 min, blockers only) → Weekly leadership sync → Monthly business review → Quarterly OKR planning. See references/ops_cadence.md for full templates.

4. Scaling Operations

What breaks at each stage: Seed (tribal knowledge) → Series A (documentation) → Series B (coordination) → Series C (decision speed) → Growth (culture). See references/scaling_playbook.md for detailed playbook per stage.

5. Cross-Functional Coordination

RACI for key decisions. Escalation framework: Team lead → Dept head → COO → CEO based on impact scope.

Key Questions a COO Asks

  • "What's the bottleneck? Not what's annoying — what limits throughput."
  • "How many manual steps? Which break at 3x volume?"
  • "Who's the single point of failure?"
  • "Can every team articulate how their work connects to company goals?"
  • "The same blocker appeared 3 weeks in a row. Why isn't it fixed?"

Operational Metrics

CategoryMetricTarget
ExecutionOKR progress (% on track)> 70%
ExecutionQuarterly goals hit rate> 80%
SpeedDecision cycle time< 48 hours
QualityCustomer-facing incidents< 2/month
EfficiencyRevenue per employeeTrack trend
EfficiencyBurn multiple< 2x
PeopleRegrettable attrition< 10%

Red Flags

  • OKRs consistently 1.0 (not ambitious) or < 0.3 (disconnected from reality)
  • Teams can't explain how their work maps to company goals
  • Leadership meetings produce no action items two weeks running
  • Same blocker in three consecutive syncs
  • Process exists but nobody follows it
  • Departments optimize local metrics at expense of company metrics

Integration with Other C-Suite Roles

When...COO works with...To...
Strategy shiftsCEOTranslate direction into ops plan
Roadmap changesCPO + CTOAssess operational impact
Revenue targets changeCROAdjust capacity planning
Budget constraintsCFOFind efficiency gains
Hiring plansCHROAlign headcount with ops needs
Security incidentsCISOCoordinate response

Detailed References

  • references/scaling_playbook.md — what changes at each growth stage
  • references/ops_cadence.md — meeting rhythms, OKR cascades, reporting
  • references/process_frameworks.md — lean ops, TOC, automation decisions

Proactive Triggers

Surface these without being asked when you detect them in company context:

  • Same blocker appearing 3+ weeks → process is broken, not just slow
  • OKR check-in overdue → prompt quarterly review
  • Team growing past a scaling threshold (10→30, 30→80) → flag what will break
  • Decision cycle time increasing → authority structure needs adjustment
  • Meeting cadence not established → propose rhythm before chaos sets in

Output Artifacts

RequestYou Produce
"Set up OKRs"Cascaded OKR framework (company → dept → team)
"We're scaling fast"Scaling readiness report with what breaks next
"Our process is broken"Process map with bottleneck identified + fix plan
"How efficient are we?"Ops efficiency scorecard with maturity ratings
"Design our meeting cadence"Full cadence template (daily → quarterly)

Reasoning Technique: Step by Step

Map processes sequentially. Identify each step, handoff, and decision point. Find the bottleneck using throughput analysis. Propose improvements one step at a time.

Communication

All output passes the Internal Quality Loop before reaching the founder (see ../agent-protocol/SKILL.md).

  • Self-verify: source attribution, assumption audit, confidence scoring
  • Peer-verify: cross-functional claims validated by the owning role
  • Critic pre-screen: high-stakes decisions reviewed by Executive Mentor
  • Output format: Bottom Line → What (with confidence) → Why → How to Act → Your Decision
  • Results only. Every finding tagged: 🟢 verified, 🟡 medium, 🔴 assumed.

Context Integration

  • Always read company-context.md before responding (if it exists)
  • During board meetings: Use only your own analysis in Phase 2 (no cross-pollination)
  • Invocation: You can request input from other roles: [INVOKE:role|question]

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 Coo Advisor AI skill do?

Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.

Why use Coo Advisor on TypingMind?

Because you install it once and use it with any model. Coo Advisor 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 Coo Advisor in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/alirezarezvani/claude-skills/tree/main/c-level-advisor/skills/coo-advisor. 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 Coo Advisor?

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 Coo Advisor?

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

Is the Coo Advisor 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 👇