What problem does it solve?
This Skill provides a single-command way to verify the operational status of all Optimal platform components and local infrastructure, reducing time to detect outages, container failures, and repository drift.
Core Features & Use Cases
- Service and Container Checks: Validates running processes, systemd services, and Docker container counts for n8n, Affine, Strapi CMS, and OptimalOS.
- HTTP Health Probes: Performs HTTP checks against local and public health endpoints to confirm responsiveness and expected status.
- Repository Integrity: Fetches Git repositories and reports uncommitted changes, unpushed commits, and divergence from remotes.
- Use Case: Run the health check before deployments or when troubleshooting to collect a consolidated status report across services, containers, and repositories.
Quick Start
Run the workstation health check by executing the health-check script to produce a consolidated status report across services, Docker, and repositories.