Coo Advisor

Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations,

What Is Coo Advisor?

Coo Advisor is an operations leadership skill designed specifically for organizations in growth and scaling phases. Built for the Claude Code environment, it provides a comprehensive set of frameworks, tools, and best practices to help Chief Operating Officers (COOs) and operational leaders bridge the gap between strategy and execution. Coo Advisor enables process design, OKR (Objectives and Key Results) execution, operational cadence planning, and the development of repeatable scaling playbooks. It is particularly useful when organizations need to improve operational efficiency, design new processes, set up or cascade OKRs, analyze operational bottlenecks, or establish a robust execution rhythm.

The Coo Advisor skill delivers actionable insights and automation through Python-based tools and reference frameworks, making it an invaluable asset for anyone tasked with building and scaling operational engines in dynamic organizations.

Why Use Coo Advisor?

Scaling a company involves more than just hiring talent or increasing sales. Sustainable growth depends on operational excellence—turning strategy into action, ensuring teams are aligned, and continuously improving processes. Many companies struggle at this stage due to lack of operational frameworks, unclear accountability, or ad hoc execution.

Coo Advisor addresses these challenges by offering:

  • Structured Process Design: Map, document, and refine business processes for clarity and efficiency.
  • OKR Execution: Systematize goal-setting and accountability using proven OKR frameworks and real-time tracking.
  • Operational Cadence: Establish and maintain meeting rhythms, review cycles, and escalation paths to drive execution.
  • Scaling Playbooks: Provide templates and guidance for scaling teams, processes, and execution practices.
  • Bottleneck Analysis: Quickly identify operational bottlenecks and maturity gaps that could inhibit growth.

With Coo Advisor, organizations can transition from chaotic growth to disciplined scaling, ensuring that operational maturity keeps pace with strategic ambition.

How to Get Started

Coo Advisor is structured as a set of Python tools and frameworks. Installation and usage are straightforward for anyone familiar with Python environments.

1. Clone the Repository

git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills/c-level-advisor/coo-advisor

2. Install Requirements

If your toolset includes dependencies, install them with pip:

pip install -r requirements.txt

3. Run the Core Tools

  • To analyze operational efficiency and identify bottlenecks:

    python scripts/ops_efficiency_analyzer.py
  • To set up, cascade, and track OKRs:

    python scripts/okr_tracker.py

Each tool provides command-line prompts or configuration file options for entering your organizational data, processes, or OKR structures.

Key Features

Coo Advisor includes several core features tailored to operations leadership in scaling companies:

1. Process Mapping and Bottleneck

Analysis

The ops_efficiency_analyzer.py script guides users through mapping current processes, scoring their maturity, and identifying inefficiencies.

Example Usage:

python scripts/ops_efficiency_analyzer.py --input processes.yaml --output report.pdf

This command processes a YAML file containing process definitions and outputs a detailed PDF report highlighting bottlenecks and recommendations.

2. OKR Cascade and

Tracking

The okr_tracker.py tool allows users to break down company objectives into actionable key results, assign accountability, and monitor progress.

Example Usage:

python scripts/okr_tracker.py --okr-file company_okrs.json --track

The tool will flag at-risk key results, prompt for weekly updates, and generate visual progress reports, making it easier to maintain strategic alignment.

3. Operational Cadence

Frameworks

Coo Advisor provides templates for meeting cadences, review cycles, and escalation paths, ensuring that operational routines are clear and repeatable.

4. Scaling

Playbooks

Reference guides and frameworks help operational leaders design repeatable processes for team scaling, onboarding, and cross-functional collaboration.

Best Practices

  • Start with Process Mapping: Before scaling, ensure your core processes are well-documented and understood. Use the analyzer tool to make workflow gaps explicit.
  • Align on OKRs Quarterly: Use the OKR tracker to set, cascade, and review objectives at the quarter's start and end, ensuring all teams pull in the same direction.
  • Establish Operational Cadence: Implement regular meetings and review cycles. Use provided templates to avoid "meeting sprawl" and keep teams focused.
  • Use Data for Continuous Improvement: Regularly review bottleneck analysis and OKR progress reports. Use findings to prioritize process improvements.
  • Document and Standardize: As processes mature, standardize them in playbooks to ensure new teams and hires can scale rapidly without reinventing the wheel.

Important Notes

  • Customization Required: Coo Advisor provides frameworks and examples, but each organization should tailor process maps and OKR structures to its unique context.
  • Data Security: When using tools to process organizational data, ensure sensitive information is handled securely and in compliance with organizational policies.
  • Iterative Approach: Scaling operations is an ongoing journey. Revisit and refine your operational frameworks regularly as the business evolves.
  • Skill Maintenance: The Coo Advisor skill is open-source and maintained under the MIT license. Check the repository for updates, bug fixes, and community contributions.
  • Integration Potential: While designed for standalone use, Coo Advisor can be integrated with other operational tools and dashboards for enhanced workflow automation.

By leveraging Coo Advisor, operational leaders can drive clarity, accountability, and scalable execution across the organization, transforming strategy into sustained results.