environment-overview

Check Kubernetes namespace, service, ingress, pod, and resource health.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill environment-overview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: environment-overview
Source: https://github.com/dmzoneill/skills/tree/main/environment-overview
Command: npx skills add https://github.com/dmzoneill/skills --skill environment-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive health check for your Kubernetes environments, quickly identifying issues with namespaces, services, pods, and resource usage.

Core Features & Use Cases

  • Namespace Health: Assesses the overall health of a specified Kubernetes namespace.
  • Resource Monitoring: Displays current service, ingress, and pod status, including resource utilization.
  • Event Analysis: Highlights warning events that may indicate underlying problems.
  • Use Case: When a user asks "how's stage?", this skill provides a detailed overview of the staging environment's status.

Quick Start

Check the health of the production environment's 'api' namespace.

Frequently Asked Questions about environment-overview

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

FAQPage Schema
How do I check my Kubernetes environment health quickly?

Check Kubernetes environment health by scanning namespaces, services, ingress, and pods to identify operational status, resource usage, and warning events. This diagnostic process highlights potential issues across stage, production, or ephemeral environments for rapid troubleshooting.

What is included in a Kubernetes namespace health check?

A Kubernetes namespace health check includes the status of services, ingress, and pods within that namespace. It also displays current resource utilization and highlights warning events that may indicate underlying operational problems.

Can I monitor resource usage for pods in a specific Kubernetes namespace?

Monitor pod resource usage within a specific Kubernetes namespace by running an environment health check. This scan reports current utilization metrics alongside service and ingress status to help identify resource bottlenecks.

Does this health check work for stage, production, and ephemeral Kubernetes environments?

The health check works for stage, production, and ephemeral Kubernetes environments. It scans the specified environment to deliver a high-level operational overview, detailing namespace health, resource usage, and warning events for troubleshooting.

How do I find warning events in my Kubernetes environment?

Find Kubernetes warning events by performing an environment health check. The scan analyzes cluster activity and highlights warning events alongside pod and service statuses to surface potential operational issues.