troubleshooting-config-items

Official

Automate config troubleshooting, restore health.

Authorflanksource
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Users struggle to quickly pinpoint the root cause of unhealthy infrastructure or application components. This Skill automates the diagnostic process, saving time and reducing the complexity of sifting through logs and configurations.

Core Features & Use Cases

  • Health Diagnosis: Automatically identify and explain why a configuration item (e.g., Kubernetes Pod, AWS EC2) is unhealthy.
  • Change Analysis: Pinpoint recent configuration changes that might have caused an issue, showing what changed and when.
  • Relationship Mapping: Understand how different infrastructure components relate to each other (parents, children, dependencies) to trace issues through complex systems.
  • Use Case: A Kubernetes deployment is unhealthy. Use this Skill to automatically find the failing pod, analyze its logs, check recent image updates, and suggest a fix.

Quick Start

Troubleshoot the unhealthy config item named 'my-app-deployment' in Mission Control.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: troubleshooting-config-items
Download link: https://github.com/flanksource/claude-code-plugin/archive/main.zip#troubleshooting-config-items

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository