Generates GitOps workflows with ArgoCD or Flux, including production-ready Kubernetes configs, repository structure, and deployment automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gitops-workflow-builder:gitops-workflow-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to create GitOps workflows, automating application deployments and infrastructure management through Git repositories. It provides production-ready configurations for both ArgoCD and Flux, ensuring best practices and a secure approach.
This skill empowers Claude to create GitOps workflows, automating application deployments and infrastructure management through Git repositories. It provides production-ready configurations for both ArgoCD and Flux, ensuring best practices and a secure approach.
This skill activates when you need to:
User request: "Create an ArgoCD workflow to deploy a new application from a Git repository to my Kubernetes cluster."
The skill will:
User request: "Set up FluxCD to manage my Kubernetes infrastructure configurations stored in a Git repository."
The skill will:
This skill can be used in conjunction with other skills that manage Kubernetes resources, such as creating deployments, services, and ingress controllers. It also integrates with version control systems like Git to store and manage the GitOps configurations.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin gitops-workflow-builderCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.