giantswarm/claude-code
gs-base
plugins/gs-base/skills/fluxcd/SKILL.md
January 24, 2026
Select agents to install to:
npx add-skill https://github.com/giantswarm/claude-code/blob/main/plugins/gs-base/skills/fluxcd/SKILL.md -a claude-code --skill fluxcdInstallation paths:
.claude/skills/fluxcd/## Namespaces - Giant Swarm deploys their version of Flux controllers in the `flux-giantswarm` namespace. ## flux CLI - Make sure to use the right CLI version matching the controllers in the cluster. - Check the CLI version using `flux version --client` - Check the controller versions using `flux version --context <context-name> --namespace flux-giantswarm`. The first output line is the CLI version.