implement-gitops-workflow

Installation
SKILL.md

Implement GitOps Workflow

Deploy and manage Kubernetes applications using GitOps principles with Argo CD or Flux for automated, auditable, and repeatable deployments.

When to Use

  • Implementing declarative infrastructure and application management
  • Migrating from imperative kubectl/helm commands to Git-driven deployments
  • Setting up multi-environment promotion workflows (dev → staging → prod)
  • Enforcing code review and approval gates for production deployments
  • Achieving compliance and audit requirements with Git history
  • Implementing disaster recovery with Git as single source of truth

Inputs

Installs
17
GitHub Stars
32
First Seen
Feb 27, 2026
implement-gitops-workflow — pjt222/agent-almanac