Triage which containers are unhealthy across the fleet
متى تستخدمه: You manage many envs through Portainer and need a fleet-wide health snapshot.
المتطلبات الأساسية
- Server/skill installed and authenticated — See repo README
الخطوات
-
InventoryList every environment Portainer manages. For each, count running, exited, and unhealthy containers.✓ تم النسخ→ Per-env health table
-
Drill inFor the env with the most unhealthy containers, show the last 50 log lines from each and tell me what's failing.✓ تم النسخ→ Root-cause hypothesis per container
النتيجة: Fleet-wide triage in one chat, prioritized by impact.
المزالق
- Granting an API token full admin to give Claude broad access is risky — Granting an API token full admin to give Claude broad access is risky — scope to read-only first, then escalate per-task.