claude-health-analyzer

Detect, diagnose, and remediate errors in Claude Desktop, Claude Code, and Cowork ecosystems.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill claude-health-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-health-analyzer
Source: https://github.com/MICHAEL-BODO/MigrationBox-v4/tree/main/.agent/skills/claude-health-analyzer
Command: npx skills add https://github.com/MICHAEL-BODO/MigrationBox-v4 --skill claude-health-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically detects, diagnoses, and resolves common errors and performance issues across Claude Desktop, Claude Code, and Cowork, ensuring a smooth user experience.

Core Features & Use Cases

  • Automated Error Detection: Monitors for a wide range of error messages, timeouts, and performance degradations.
  • Root Cause Analysis: Systematically checks logs, dependencies, and connectivity to pinpoint the source of problems.
  • Automated Remediation: Applies pre-defined fixes for common issues like configuration errors, path resolution failures, and Docker problems.
  • Use Case: If Claude Desktop suddenly stops connecting to the MCP server, this Skill will automatically trigger, identify the connection issue, and attempt to restart the relevant services or correct the configuration.

Quick Start

Run the health check script to diagnose any issues with your Claude product setup.

Frequently Asked Questions about claude-health-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Claude Desktop MCP server connection drops?

To troubleshoot MCP server connection drops, this Skill automates log analysis and dependency verification to pinpoint the source of the problem. It then applies automated fixes like restarting services or correcting configuration errors to restore connectivity.

Why does Claude Code fail with Docker container errors?

Docker container errors in Claude Code often stem from configuration issues or path resolution failures. This Skill automatically detects these specific errors and applies pre-defined remediation steps to resolve the container failures.

What is automated error detection for Claude products?

Automated error detection for Claude products is a process that monitors for error messages, timeouts, and performance degradations across Claude Desktop, Claude Code, and Cowork. It systematically checks logs and dependencies to identify root causes.

Does the Claude health analyzer check Node.js and Docker dependencies?

Yes, the Claude health analyzer checks Node.js and Docker dependencies during its root cause analysis phase. Verifying these dependencies is a core step in diagnosing performance issues and resolving server disconnections.

Can I automatically fix path resolution failures in Claude Code?

Yes, you can automatically fix path resolution failures in Claude Code using this Skill's automated remediation feature. It applies pre-defined fixes to correct configuration errors and path issues without requiring manual intervention.

What is the best way to diagnose system health issues across Cowork and Claude Desktop?

The best way to diagnose system health issues across Cowork and Claude Desktop is to run an automated health check script. This script analyzes logs, verifies network connectivity, and identifies configuration errors to pinpoint root causes.