migrate-k8s
Migrate Kubernetes manifests, Docker Compose projects, or Helm charts to Control Plane
Diagnose and fix a Control Plane workload that is unhealthy or not working correctly
> /plugin marketplace add controlplane-com/ai-plugin > /plugin install cpln@controlplane
How it fires
How this command gets triggered: by you, by Claude, or both.
/troubleshootContext preview
What this command does when you run it.
Diagnose and fix a Control Plane workload that is unhealthy or not working correctly
name: troubleshoot description: Diagnose and fix a Control Plane workload that is unhealthy or not working correctly argument-hint: "[workload-name] [--gvc gvc-name]"
Diagnose and fix the Control Plane workload the user named.
Use the **cpln-workload-troubleshooter** agent — it loads the `workload-troubleshooting` skill (the full failure catalog) and works read-only first:
1. Gather state — per-location deployments and readiness, events, and logs. 2. Map the symptom to its root cause: OOMKilled, image pull, secret access, port mismatch, firewall, health probes, resource limits, autoscaling, termination, volumes, service-to-service, or dedicated load balancer. 3. Present each issue as **what's wrong** (with evidence), **why**, and **the exact fix**. 4. Apply only after I approve, then re-check readiness across locations and confirm the endpoint responds.
If no workload was named, ask for it (and the GVC) — never guess.
Run containerized workloads across AWS, GCP, Azure, OCI, and your own hardware under one API.
Repo: controlplane-com/ai-plugin
Migrate Kubernetes manifests, Docker Compose projects, or Helm charts to Control Plane