kagent-health-analyzer

Analyze Kubernetes cluster health with kagent and generate actionable recommendations.

2|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/ayesha-aziz123/Hackathon_II --skill kagent-health-analyzer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kagent-health-analyzer
Source: https://github.com/ayesha-aziz123/Hackathon_II/tree/main/Evolution-Todo/.claude/skills/kagent-health-analyzer
Command: npx skills add https://github.com/ayesha-aziz123/Hackathon_II --skill kagent-health-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes Kubernetes cluster health using kagent and translates results into actionable insights for operators, DevOps, and SREs.

Core Features & Use Cases

  • Cluster Health Analysis: Run kagent to assess API server, etcd, scheduler, controller-manager, node health, and networking/storage subsystems.
  • Resource Optimization: Identify over- and under-provisioned resources and recommend adjustments and scaling.
  • Pod Failure Diagnostics: Investigate recurring pod failures and root causes with failure patterns and logs.
  • Actionable Recommendations: Prioritize remediation steps and provide concrete actions.

Quick Start

Start by running a cluster health check with kagent and review the resulting summary to plan next steps.

Frequently Asked Questions about kagent-health-analyzer

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

FAQPage Schema
How do I analyze Kubernetes cluster health and identify issues?▼

Cluster health analysis uses kagent to assess API server, etcd, scheduler, controller-manager, node health, and networking/storage subsystems, surfacing critical infrastructure problems in a prioritized summary you can act on immediately.

Can I use kagent to diagnose why pods are failing in my cluster?▼

Pod failure diagnostics with kagent investigates recurring failures by correlating failure patterns, logs, and cluster state to isolate root causes and guide remediation.

How do I optimize resource allocation across a Kubernetes cluster?▼

Resource optimization identifies over- and under-provisioned pods and nodes, then recommends scaling adjustments and reallocation strategies tailored to your cluster's workload.

What's the best way to prioritize cluster remediation steps?▼

Actionable recommendations rank issues by severity and impact, translating kagent findings into concrete, executable steps so operators address the highest-value problems first.

Can I use this skill to plan capacity for multiple Kubernetes clusters?▼

Capacity planning uses cluster health analysis across diverse clusters to forecast resource needs and guide infrastructure scaling decisions based on actual utilization patterns and failure trends.

Related Skills