gitops-workflows

Orchestrate GitOps deployment automation with ArgoCD and Flux in Kubernetes.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Shakudo-io/opencode-skills --skill gitops-workflows-shakudo-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitops-workflows
Source: https://github.com/Shakudo-io/opencode-skills/tree/main/gitops-workflows
Command: npx skills add https://github.com/Shakudo-io/opencode-skills --skill gitops-workflows-shakudo-io

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, tabulate, kubernetes, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive GitOps workflows for continuous deployment to Kubernetes using ArgoCD 3.x and Flux 2.7+, including structured guidance for monorepo/polyrepo designs, multi-cluster deployments, and secrets management.

Core Features & Use Cases

  • Multi-tool integration: ArgoCD + Flux coordination for hybrid environments and ApplicationSets for hub-spoke architectures.
  • Repository design patterns: Guidance on monorepo vs polyrepo, app-of-apps, and environment structuring.
  • Secrets & delivery: SOPS+age, Sealed Secrets, External Secrets Operator, and progressive delivery patterns (Argo Rollouts, Flagger) with OCI artifact support.
  • Troubleshooting & OCI: Troubleshooting sync issues, OCI artifacts management, and health checks.

Quick Start

Set up a GitOps workflow across a small cluster using ArgoCD 3.x, Flux 2.7, and a basic ApplicationSet to deploy two apps.

Frequently Asked Questions about gitops-workflows

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

FAQPage Schema
How do I structure GitOps workflows for multi-cluster Kubernetes deployments?

Manage secrets in GitOps workflows using SOPS+age, Sealed Secrets, or External Secrets Operator (ESO). This Skill provides structured guidance for integrating these tools to securely handle sensitive data across ArgoCD and Flux deployments.

What's the best way to troubleshoot ArgoCD sync issues in Kubernetes?

Set up GitOps continuous deployment using ArgoCD 3.x and Flux 2.7+ with Kubernetes. This Skill guides you through initializing repositories, configuring ApplicationSets, and deploying applications across clusters.

Does this GitOps workflow support both ArgoCD and Flux together?

Implement progressive delivery in GitOps using Argo Rollouts or Flagger for canary deployments. This Skill covers configuration patterns for gradual traffic shifting and health checks to ensure reliable application updates.

How do I manage secrets in GitOps workflows with ArgoCD and Flux?

Troubleshoot ArgoCD sync issues by checking application health status and resource drift. This Skill offers guidance on diagnosing sync failures, managing OCI artifacts, and validating progressive delivery configurations.