Skill Detail

Watch Kubernetes resources explain rollout stalls and surface live status transitions with kubespy

Follow a Kubernetes workload live so an agent can explain why it is pending, failing, or not becoming ready.

Runbooks & DiagnosticsMulti-Framework
Runbooks & Diagnostics Multi-Framework Security Reviewed
⭐ 3.1k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill watch-kubernetes-resources-explain-rollout-stalls-and-surface-live-status-transitions-with-kubespy Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
kubespy CLI, Kubernetes cluster access
Install & setup
Install kubespy from the project repository, connect it to the target cluster context, and watch the resource type and name involved in the rollout or incident.
Author
Pulumi
Publisher
Organization
Last updated
Apr 15, 2026
Quick brief

Use kubespy when an agent needs to observe a rollout or workload live instead of guessing from static kubectl output. The agent can watch resource transitions, surface readiness blockers, and explain why a deployment is stalling while the event stream is still unfolding. Invoke this instead of using the product normally when the task is rollout diagnosis and live status interpretation, not general Kubernetes administration. The boundary is time-bound observation of resource state changes during deploy or incident response, not a generic cluster toolkit listing.