gitops

Installation
SKILL.md

GitOps Skill

Reviews continuous reconciliation from Git (Argo CD, Flux) and scaffolds it. Fixed rule catalog with fixture evals, like k8s/docker/tf.

GitOps moves the deploy decision out of the pipeline and into a controller that never stops acting. That is the benefit and the whole risk surface: a controller with permission to reconcile is a controller with permission to delete, and it does not wait for a human to be awake. The rules here are about what that controller is allowed to do and how reproducible its input is.

Reviewing untrusted input

Installs
7
GitHub Stars
8
First Seen
Aug 8, 2026
gitops — anmolnagpal/devops-skills