원클릭으로
status
Check Kaizen system health across all nodes and services
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check Kaizen system health across all nodes and services
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.