gitops-workflow

Guide ArgoCD versus Flux selection for declarative Kubernetes delivery.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/pikakit/agent-skills --skill gitops-workflow-pikakit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitops-workflow
Source: https://github.com/pikakit/agent-skills/tree/main/.agent/skills/gitops
Command: npx skills add https://github.com/pikakit/agent-skills --skill gitops-workflow-pikakit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Declarative GitOps decision guidance and architecture best practices for Kubernetes deployments using ArgoCD and Flux.

Core Features & Use Cases

  • Decision tree for ArgoCD vs Flux selection based on 4 criteria
  • OpenGitOps compliance guidance and safe-sync policies
  • Multi-environment promotion patterns with explicit approvals

Quick Start

Provide a deterministic ArgoCD vs Flux recommendation and accompanying GitOps roadmaps (repo structure, sync policies, secret strategy, and multi-environment promotion) for a given Kubernetes setup.

Frequently Asked Questions about gitops-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose between ArgoCD and Flux for Kubernetes GitOps?

To choose between ArgoCD and Flux for Kubernetes GitOps, evaluate them based on four specific criteria to determine the best tool for declarative delivery. This provides a deterministic recommendation tailored to your setup.

What is the best way to structure repositories for multi-environment GitOps deployments?

The best way to structure repositories for multi-environment GitOps deployments is using explicit promotion patterns. This provides repository structure templates that ensure safe-sync policies and support explicit approvals across environments.

How do I ensure my Kubernetes deployment pipeline is OpenGitOps compliant?

To ensure your Kubernetes deployment pipeline is OpenGitOps compliant, apply specific compliance guidance and safe-sync policies. This delivers architecture decisions that align your GitOps practices with OpenGitOps principles.

Does this GitOps workflow guidance perform direct cluster actions or deployments?

This GitOps workflow guidance does not perform direct cluster actions or deployments. It strictly delivers architecture decisions, policy recommendations, and repository structure templates for ArgoCD and Flux.

Can I get a secret management strategy recommendation for my declarative Kubernetes delivery?

You can get a secret management strategy recommendation for declarative Kubernetes delivery by providing details of your setup. The guidance includes a comprehensive secret strategy alongside sync policies and a GitOps roadmap.