This is a specialized debugger for live Flux CD clusters that connects via the Flux MCP server to diagnose GitOps pipeline failures. It walks through systematic workflows to troubleshoot HelmReleases, Kustomizations, and ResourceSets by inspecting status conditions, tracing dependencies, reading controller logs, and analyzing the Flux Operator installation. The workflows are opinionated and thorough, pulling API schemas, checking inventory, and following the entire chain from a failed resource back to its source. Use this when reconciliation is stuck or controllers are crashlooping and you need more than kubectl output to understand what's breaking.
npx skills add https://github.com/fluxcd/agent-skills --skill gitops-cluster-debug