ArgoCD Helm
Produktionsreife ArgoCD 3.x + Helm 3.x Muster: Application-Manifeste, ApplicationSets, Canary-Rollouts, Secrets.
Getestet · Funktioniert
Was es kann
Generiert ArgoCD Application-/ApplicationSet-Manifeste, Helm-Chart-Gerüste, Argo Rollouts Canary-/Blue-Green-Strategien und SOPS-/External-Secrets-Konfigurationen und behebt OutOfSync- und Pruning-Probleme. Wird ausgelöst bei jeder ArgoCD-, Helm-Chart-, GitOps- oder Kubernetes-Manifest-Bereitstellungsanfrage.
Testbericht
Eine ArgoCD Application über Helm mit HPA-sicherer automatischer Synchronisierung angefordert: Die Baseline produzierte ein brauchbares, aber nacktes Manifest, die Skill fügte den Finalizer, den Retry-/Backoff-Block und PrunePropagationPolicy=foreground hinzu, die es zu etwas machen, das man tatsächlich in der Produktion ausführen würde.
Getestet am: 2026-07-14 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/mujez/claude-skills cd claude-skills mkdir -p ~/.claude/skills cp -r skills/argocd-helm ~/.claude/skills/argocd-helm
Befehle & Beispiel-Prompts
/argocd-helmProduktionsreife ArgoCD 3.x + Helm 3.x Muster: Application-Manifeste, ApplicationSets, Canary-Rollouts, Secrets.
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Write a Helm chart for my microservice with health checksMy ArgoCD app is stuck OutOfSync, help me debug itSet up an ApplicationSet for a multi-cluster GitOps deploy