sync-to-prod

Installation
SKILL.md

Sync to Production Skill

This skill provides workflows for synchronizing Kubernetes kustomization configurations from staging to production environment in the simplex-gitops repository.

⚠️ CRITICAL: Production Deployment Policy

生产环境部署必须手动执行,禁止自动同步。

The workflow is:

  1. ✅ Update kustomization.yaml (can be automated)
  2. ✅ Commit and push to GitLab (can be automated)
  3. ArgoCD sync to production cluster - MUST BE MANUAL

After pushing changes, inform the user:

  • Changes are pushed to the repository
  • Production ArgoCD app will detect the changes but will NOT auto-sync
  • User must manually trigger sync via ArgoCD UI or CLI when ready
Related skills

More from oldwinter/skills

Installs
24
GitHub Stars
3
First Seen
Jan 20, 2026