env-analyze

Diagnose Docker, Kubernetes, and CI runner environments and generate structured reports.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/alex-voloshin-dev/ai-skills --skill env-analyze
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: env-analyze
Source: https://github.com/alex-voloshin-dev/ai-skills/tree/main/plugin/skills/env-analyze
Command: npx skills add https://github.com/alex-voloshin-dev/ai-skills --skill env-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the guesswork in troubleshooting complex environments by providing a unified, automated diagnostic report that spans local, Docker, Kubernetes, and CI runner scopes.

Core Features & Use Cases

  • Multi-Scope Diagnostics: Automatically detects and analyzes the current environment, whether it is a local Docker setup, a Kubernetes cluster, or a CI runner.
  • Safe Auto-Fixing: Performs container-level maintenance tasks like restarting stuck services or clearing caches with built-in safety guardrails.
  • Use Case: When a build fails on a CI runner or a local service refuses to start, this skill generates a comprehensive report detailing resource saturation, network connectivity, and log anomalies to pinpoint the root cause instantly.

Quick Start

Invoke the env-analyze skill to perform a full diagnostic scan of your current environment and apply safe fixes if any issues are detected.

Frequently Asked Questions about env-analyze

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

FAQPage Schema
How do I troubleshoot a failing CI runner or local Docker service that refuses to start?▼

To troubleshoot a failing CI runner or stuck local Docker service, you can run an automated environment diagnostic to generate a unified report detailing resource saturation, network connectivity, and log anomalies pinpointing the root cause.

What is the best way to detect configuration drift and performance bottlenecks in a Kubernetes cluster?▼

The best way to detect configuration drift and performance bottlenecks in a Kubernetes cluster is to run a multi-scope diagnostic scan that aggregates system logs, resource metrics, and network status into a unified baseline snapshot.

Can I automatically restart stuck services or clear caches during an environment diagnostic?▼

Yes, you can automatically restart stuck services or clear caches during environment diagnostics because the process includes built-in safety guardrails for executing safe container-level maintenance and remediation tasks.

Do I need Bash, Grep, and Glob tools to perform pre-flight deployment validation?▼

Yes, you need Bash, Grep, and Glob tools to perform pre-flight deployment validation because the diagnostic process requires them to aggregate system logs, resource metrics, and network status into a structured report.

How does automated environment diagnostics handle multiple scopes like local Docker and CI runners?▼

Automated environment diagnostics handles multiple scopes by automatically detecting whether the current environment is a local Docker setup, a Kubernetes cluster, or a CI runner, then analyzing that specific scope for issues.

Why should I use an automated diagnostic tool instead of manually checking Kubernetes and Docker logs?▼

You should use an automated diagnostic tool instead of manually checking logs to eliminate guesswork, instantly aggregating metrics and network status across Docker and Kubernetes scopes into a single structured baseline snapshot.