Diagnoses and resolves setup, runtime, and integration issues within the Claude Code environment.
This skill serves as a comprehensive diagnostic and debugging companion for Claude Code. It provides automated health checks via the /doctor command, detailed verbose logging analysis, and targeted solutions for common authentication, MCP server, and configuration errors. By implementing a self-healing protocol that captures and documents errors in a lessons-learned ledger, it ensures that your development environment remains stable and efficient, minimizing downtime caused by environmental or integration hurdles.
Key Features
01Comprehensive fix library for Authentication (AWS, GCP, Anthropic) and MCP issues
02Automated /doctor health checks for API, network, and configuration validation
039 GitHub stars
04Deep-dive verbose debugging for API calls, MCP communication, and tool execution
05Performance optimization guidance for latency and memory management
06Automated self-healing protocol utilizing a persistent lessons-learned ledger
Use Cases
01Debugging MCP server crashes, 'Tool not found' errors, and configuration syntax issues
02Resolving 'Invalid API Key' or provider-specific authentication failures in AWS Bedrock and Google Vertex
03Fixing installation failures and Node.js version mismatches during CLI setup