with one click
status
Check Kaizen system health across all nodes and services
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Check Kaizen system health across all nodes and services
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run the full integration test suite
Resume from last checkpoint — show progress, cluster state, next actions
Deploy Kaizen components with safety checks and validation
Development workflow for Kaizen - branching, commits, testing
Launch autonomous overnight build session with Ralph Wiggum
Emergency rollback for Kaizen deployments
| name | status |
| description | Check Kaizen system health across all nodes and services |
Run comprehensive health check. Report on each section:
Cluster: kubectl get nodes -o wide && kubectl get pods -A
GPUs: kubectl exec into GPU pods and run nvidia-smi or check node labels
Inference: curl -s http://10.10.10.12:30000/health and port 30001
Storage: df -h /mnt/disk9/models on VAULT, check NFS PV status
Monitoring: Check Prometheus/Grafana pods in kaizen-monitoring namespace
Format as a status dashboard. Flag anything not healthy.