K8S Debug
Troubleshoot Kubernetes incidents quickly; incidentfox-k8s-debug analyzes logs & metrics to pinpoint root causes in your cluster.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add incidentfox-k8s-debug npx -- -y @trustedskills/incidentfox-k8s-debug
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"incidentfox-k8s-debug": {
"command": "npx",
"args": [
"-y",
"@trustedskills/incidentfox-k8s-debug"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The incidentfox-k8s-debug skill assists in debugging Kubernetes (K8s) clusters. It analyzes logs, events, and resource configurations to identify the root cause of issues. This allows for faster incident resolution and improved cluster stability by providing actionable insights.
When to use it
- Troubleshooting application failures: When an application deployed on a K8s cluster is experiencing errors or unexpected behavior.
- Investigating performance bottlenecks: To identify resource constraints or inefficient configurations impacting application responsiveness.
- Diagnosing deployment issues: During failed deployments, this skill can help pinpoint misconfigurations in manifests or environment problems.
- Analyzing Kubernetes events: When reviewing unusual cluster activity or error messages from K8s components.
Key capabilities
- Log analysis
- Event analysis
- Resource configuration inspection
- Root cause identification
Example prompts
- "Analyze the logs for pod 'my-app' and tell me why it keeps crashing."
- "Show me recent events related to deployment 'my-deployment'."
- “What is the current resource allocation for namespace ‘production’?”
Tips & gotchas
The skill requires access to your Kubernetes cluster. Ensure appropriate permissions are configured for the AI agent to read logs, events, and resource configurations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.