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 security-check a GitOps repo.
$npx -y skills add fluxcd/agent-skills --skill gitops-repo-auditInstalls into the current project.
Run `npx skills use "https://github.com/fluxcd/agent-skills" --skill "fluxcd/agent-skills/gitops-repo-audit"` 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.