COO Advisor

COO Advisor provides operational leadership frameworks for scaling companies, covering process design, OKR execution, operational cadence, and scaling playbooks. It helps turn strategy into execution by analyzing bottlenecks, designing processes, and building organizational efficiency.

✨ What it does

  • Provides process maturity scale and bottleneck analysis.
  • Offers OKR cascade framework and tracking tools.
  • Includes scaling playbook for different growth stages.
  • Defines operational cadence templates (daily to quarterly).
  • Lists key metrics and red flags for operational health.
  • Generates output artifacts like OKR frameworks and efficiency scorecards.

🎯 When to use it

  • When designing or improving operational processes and workflows.
  • When setting up or cascading OKRs across the organization.
  • When scaling teams or preparing for growth stages.
  • When analyzing operational bottlenecks or efficiency issues.
  • When planning meeting cadences or operational rhythms.

🚀 How to use

Trigger the skill by mentioning COO, operations, process improvement, OKRs, scaling, or operational efficiency. Provide context about your company (e.g., stage, current processes, goals). The skill may ask for company context or use existing files. Example prompts:

Set up OKRs for our company.
We're scaling fast; what will break?
Our process is broken; help us fix it.

📄 Output: Produces operational artifacts such as cascaded OKR frameworks, scaling readiness reports, process maps with fix plans, efficiency scorecards, and cadence templates.

📦 Add this skill to Claude Code

# 1. Get the skills repo
git clone --depth 1 https://github.com/alirezarezvani/claude-skills /tmp/claude-skills

# 2. Copy this skill into your project (or ~/.claude/skills for all projects)
mkdir -p .claude/skills
cp -r /tmp/claude-skills/c-level-advisor/skills/coo-advisor .claude/skills/coo-advisor

Skill source: c-level-advisor/skills/coo-advisor/SKILL.md

⚠️ Good to know

Requires company context (company-context.md) for tailored advice; otherwise outputs are generic frameworks.

❓ FAQ

What does the skill produce when asked to 'Set up OKRs'?

It produces a cascaded OKR framework from company to department to team level.

How does the skill help with scaling?

It provides a scaling playbook that identifies what breaks at each growth stage (Seed to Growth) and offers readiness reports.

What are the red flags it looks for?

Red flags include OKRs consistently at 1.0 or below 0.3, teams unable to link work to goals, leadership meetings with no action items, and recurring blockers.

🤖 Overview, features, install steps and FAQ were generated from the project's SKILL.md on Sep 4, 2026. Always check the original source before running commands.