Debug and troubleshoot Flux CD on live Kubernetes clusters (not local repo files) via the Flux MCP server — inspects Flux resource status, reads controller logs, traces dependency chains, and performs installation health checks. Use when users report failing, stuck, or not-ready Flux resources on a cluster, reconciliation errors, controller issues, artifact pull failures, image automation not updating tags, alerts or webhooks not being delivered, or need live cluster Flux Operator troubleshooting.
$npx -y skills add fluxcd/agent-skills --skill gitops-cluster-debugInstalls into the current project.
Run `npx skills use "https://github.com/fluxcd/agent-skills" --skill "fluxcd/agent-skills/gitops-cluster-debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fluxcd/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fluxcd/agent-skills"` and select the relevant skills, then follow their instructions.