بنقرة واحدة
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 المهني
| 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.
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