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:

  1. Skill detects GitOps repository location
Related skills
Installs
3
GitHub Stars
3
First Seen
Mar 29, 2026