go-check
01controlplaneio-fluxcd/flux-operator
Skill Claude CodeCodex
Run go vet to analyze Go source code for suspicious constructs.
9 tagged fluxcd, measured the same way as everything else here.
Browse within: gitops 9
controlplaneio-fluxcd/flux-operator
Skill Claude CodeCodex
Run go vet to analyze Go source code for suspicious constructs.
controlplaneio-fluxcd/flux-operator
Skill Claude CodeCodex
Run shellcheck to lint shell scripts for common issues and best practices.
controlplaneio-fluxcd/flux-operator
Skill Claude CodeCodex
Run yq to validate and lint YAML files for correctness.
Skill Claude CodeCodex
Run the upstream Flux controller minor release procedure for helm-controller, image-automation-controller, image-reflector-controller, kustomize-controller, notification-controller, source-controller, and source-watcher. Use when cutting a new controller minor release (vX.Y.0): creating the release series branch…
Skill Claude CodeCodex
Flux CD and Flux Operator expert — answers questions and generates schema-validated YAML for all Flux CRDs (not repo auditing or live cluster debugging). Use when users ask about Flux concepts, want manifests for HelmRelease, Kustomization, GitRepository, OCIRepository, ResourceSet, FluxInstance, or any Flux resource.…
Skill Claude CodeCodex
Audit and validate Flux CD GitOps repositories by scanning local repo files (not live clusters) — runs Kubernetes schema validation, detects deprecated Flux APIs, reviews RBAC/multi-tenancy/secrets management, and produces a prioritized GitOps report. Use when users ask to audit, analyze, validate, review, or…