Org Health Diagnostic
Cross-functional organizational health check combining signals from all C-suite roles. Scores 8 dimensions on a traffic-light scale with drill-down re
What Is Org Health Diagnostic?
Org Health Diagnostic is a cross-functional organizational health check tool designed to provide a comprehensive, data-driven assessment of a company's health. Developed as a Claude Code skill, it aggregates and analyzes signals from all major C-suite roles, scoring the organization across eight critical dimensions. Each dimension receives a traffic-light rating (green/yellow/red), enabling leaders to instantly identify strengths, weaknesses, and at-risk functions. The tool is particularly valuable for board reviews, pre-emptive risk identification, and ongoing organizational diagnostics, leveraging real benchmarks and drill-down recommendations for actionable insights.
Why Use Org Health Diagnostic?
Modern organizations operate in increasingly complex environments, where isolated metrics or siloed departmental snapshots fail to capture the full picture of organizational health. Board members, executives, and operational leads require a holistic view to make informed decisions, prioritize interventions, and allocate resources effectively. Org Health Diagnostic fills this gap by synthesizing inputs from Finance, Revenue, Product, Engineering, People, Operations, Security, and Market functions into a unified dashboard. The traffic-light scoring system distills complex data into an instantly understandable format, while supporting deeper investigation and tailored recommendations.
Using Org Health Diagnostic can help organizations:
- Surface hidden risks or underperforming areas before they escalate
- Establish a common language for discussing organizational health at the executive and board levels
- Benchmark current status against industry standards
- Guide strategic planning and resource allocation
- Track progress over time with consistent scoring
How to Get Started
Getting started with Org Health Diagnostic is straightforward. The tool is implemented in Python and available as open source under the MIT License. It supports both command-line and integration-based workflows.
Installation
Clone the repository from GitHub:
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills/c-level-advisor/org-health-diagnosticInstall dependencies as needed (typically Python 3.8+):
pip install -r requirements.txtRunning the Diagnostic
You can launch the interactive health scoring tool using the provided script:
python scripts/health_scorer.pyThis guided CLI will prompt you for key metrics across all eight dimensions. Upon completion, you'll receive a color-coded dashboard summarizing your organization's health status.
Example CLI Workflow
$ python scripts/health_scorer.py
Enter months of runway: 9
Current quarter revenue growth (%): 5
Product delivery velocity (story points/sprint): 40
Engineering on-call incidents last month: 3
... [additional prompts]For integration with other systems or for programmatic access, output can be generated in raw JSON format:
python scripts/health_scorer.py --jsonYou can also interact via natural language, for example:
/health [paste your key metrics or answer prompts]
/health:dimension financialKey Features
Eight Dimensions of Health
Org Health Diagnostic evaluates the following areas, each mapped to C-suite responsibilities:
- Financial Health (CFO): Funding runway, burn rate, liquidity
- Revenue Health (CRO): Growth, pipeline, churn
- Product Health (CPO): Roadmap progress, customer adoption
- Engineering Health (CTO): Delivery velocity, incidents
- People Health (CHRO): Retention, engagement
- Operations Health (COO): Efficiency, process adherence
- Security Health (CISO): Incident frequency, audit status
- Market Health (CMO): Share, NPS, competitive position
Traffic-Light Scoring
Each dimension is scored on a green (healthy), yellow (watch), or red (at risk) scale, based on real-world benchmarks. This allows for rapid assessment and prioritization.
Drill-Down Recommendations
Beyond summary scores, the tool provides tailored recommendations for each dimension, supporting root-cause analysis and targeted action planning.
Flexible Input Modes
Org Health Diagnostic accommodates both numerical metrics and qualitative assessments, supporting CLI, JSON, and natural language input modes.
Open Source and Extensible
Released under the MIT License, the tool can be customized or extended to fit organization-specific benchmarks or dimensions.
Best Practices
- Prepare Accurate Data: Ensure that the metrics inputted for each dimension are up-to-date and validated to maximize diagnostic accuracy.
- Include Diverse Perspectives: Gather input from relevant C-suite stakeholders to prevent blind spots and ensure cross-functional representation.
- Use Regularly: Incorporate Org Health Diagnostic into quarterly reviews or board meetings to monitor trends and spot regression or improvement over time.
- Act on Recommendations: Treat traffic-light warnings as action items. Use drill-down suggestions to guide deeper investigations and corrective measures.
- Integrate With Dashboards: For advanced users, incorporate JSON outputs into existing BI or dashboarding tools for longitudinal tracking.
Important Notes
- Org Health Diagnostic provides guidance based on industry benchmarks, but should not replace detailed departmental audits or expert consultation where needed.
- The tool is designed for cross-functional assessment; single-dimension usage may limit its effectiveness.
- Scoring thresholds can be tuned based on organizational context or industry, enhancing relevance.
- As an open-source project, community contributions are welcome. Review the repository for the latest updates and submit issues or pull requests as needed.
- Always protect sensitive company data when integrating or sharing outputs of the tool.
For more details, visit the GitHub repository.
More Skills You Might Like
Explore similar skills to enhance your workflow
Voltagent Docs Bundle
Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched docs. Use for API signatures, guides, and examples
vc (v1)
lark-cli docs +media-download --type whiteboard --token <whiteboardtoken> --output ./artifact-<title>/cover
Macos Design
Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface,
Netlify AI Gateway
Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before
Xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs t
Terraform Module Library
Production-ready Terraform module patterns for AWS, Azure, GCP, and OCI infrastructure