gitops-audit

Installation
SKILL.md

GitOps Audit Skill

Quick Start

GitOps audit verifies that your cluster state matches your git state by running three checks:

  1. Cluster Drift: Find resources in cluster that aren't in git
  2. Spec Drift: Find differences between git manifests and live cluster state
  3. Code Violations: Find hardcoded Kubernetes configs in application code

Run the audit:

/gitops-audit

Expected flow:

Installs
4
GitHub Stars
5
First Seen
Mar 29, 2026
gitops-audit — meriley/claude-code-skills