docker-health

Checks Docker container health and diagnoses issues via logs and metrics.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Juanis86/saas-platform --skill docker-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docker-health
Source: https://github.com/Juanis86/saas-platform/tree/main/.claude/skills/docker-health
Command: npx skills add https://github.com/Juanis86/saas-platform --skill docker-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps quickly diagnose the health and availability of Docker containers running the SaaS platform.

Core Features & Use Cases

  • Container status: List active containers and their health status.
  • Service health checks: Validate PostgreSQL, Redis, Qdrant, and API health endpoints.
  • Troubleshooting: Retrieve recent logs and monitor resource usage.

Quick Start

Run the health checks by listing containers with docker compose ps, then verify health endpoints for Core, QuantFlow, and CodeGuard.