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.