flux
Installation
SKILL.md
flux
Use this skill to keep FluxCD GitOps deployments safe, auditable, and reconciled correctly across environments.
Intent Router
| Request | Reference | Load When |
|---|---|---|
| Install flux CLI, bootstrap GitHub/GitLab, verify | references/install-and-setup.md |
User needs to install flux or bootstrap a cluster |
| get/reconcile/suspend/resume/diff/logs commands | references/command-cookbook.md |
User needs to run flux CLI commands |
| GitRepository, HelmRepository, OCIRepository, ImagePolicy | references/gitops-sources.md |
User needs to configure GitOps source CRDs |
| Kustomization and HelmRelease CRD fields | references/kustomizations-and-helmreleases.md |
User needs to configure workload reconciliation |
Quick Start
# Check prerequisites before bootstrap
flux check --pre