New to Claude Skills? Learn how to install them →

alirezarezvani on GitHub

COO Advisor

Free

Streamline operations and enhance execution efficiency.

Get this skill

Free · Opens the source repo

What COO Advisor does

The COO Advisor skill provides a comprehensive set of tools and frameworks aimed at enhancing operational efficiency and execution within scaling organizations. It is designed for Chief Operating Officers and operations leaders who are responsible for translating strategic vision into actionable plans. By utilizing this skill, users can effectively cascade objectives, track key results, and identify bottlenecks in their processes. The skill offers practical scripts for analyzing operational efficiency and tracking OKRs, making it easier to implement best practices in process design and execution.

The skill includes references to established operational frameworks such as the Theory of Constraints and lean operations. These references guide users through the process of mapping current operations, identifying inefficiencies, and implementing incremental improvements. Users can also leverage the operational cadence templates to establish effective meeting rhythms and ensure alignment across teams. This structured approach not only fosters accountability but also enhances communication and collaboration within the organization.

In addition to process design and OKR tracking, COO Advisor provides insights into scaling operations, detailing what challenges arise at different growth stages. This foresight allows organizations to proactively address potential issues, ensuring a smoother transition as they scale. The skill emphasizes continuous improvement and operational excellence, making it a valuable resource for any organization looking to enhance its operational capabilities.

Overall, COO Advisor is an essential tool for operations leaders who seek to optimize their processes, align their teams with strategic objectives, and drive organizational success through effective execution.

When to use it

Use this skill when designing operational processes, setting up OKRs, or analyzing bottlenecks in your organization.

When not to use it

This skill may not be suitable for organizations that are not focused on scaling or do not require structured operational frameworks.

What you can build with it

Setting Up OKRs

Use the skill to cascade company goals into departmental and team-level OKRs, ensuring alignment across the organization.

Analyzing Operational Bottlenecks

Run the efficiency analyzer script to identify process bottlenecks and develop a plan for incremental improvements.

Establishing Meeting Cadence

Utilize the operational cadence templates to design effective meeting rhythms that enhance communication and accountability.

How to install COO Advisor

View source

1. Install with the skills CLI

npx skills add alirezarezvani/claude-skills/coo-advisor --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by alirezarezvani

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

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]

Frequently asked questions about COO Advisor

Similar skills