Cluster Triage SKILL banner
dosisek-MacMtn dosisek-MacMtn

Cluster Triage SKILL

Development community

Description

--- name: cluster-triage description: "Ordered read-only diagnostic sweep of the MacMountain EKS clusters (customer360-prod, macmtn-dev-cluster) when something is broken, slow, or newly deployed - events, restarts, OOMKills, probe failures, node pressure, rollouts, ingress and cert expiry - producing a ranked cause list. Use when asked why a service is down, why a pod is restarting, what changed, or to check cluster health." --- # Cluster Triage (EKS) Diagnose first, change nothing. The goal i

Installation

Installs to ~/.claude/skills/dosisek-macmtn-claude-skills-cluster-triage-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dosisek-macmtn-claude-skills-cluster-triage-skill && curl -fsSL https://raw.githubusercontent.com/dosisek-MacMtn/claude-skills/HEAD/skills/cluster-triage-SKILL.md -o ~/.claude/skills/dosisek-macmtn-claude-skills-cluster-triage-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository