k8s-gitops

Installation
SKILL.md

Kubernetes GitOps

GitOps workflows using Flux and ArgoCD with kubectl-mcp-server tools.

When to Apply

Use this skill when:

  • User mentions: "Flux", "ArgoCD", "GitOps", "sync", "reconcile"
  • Operations: checking sync status, triggering reconciliation, drift detection
  • Keywords: "out of sync", "deploy from git", "continuous delivery"

Priority Rules

Priority Rule Impact Tools
1 Check source readiness before troubleshooting CRITICAL flux_sources_list_tool
2 Verify sync status before deployments HIGH argocd_app_get_tool
3 Reconcile after git changes MEDIUM flux_reconcile_tool
4 Suspend before manual changes LOW flux_suspend_tool
Installs
10
GitHub Stars
917
First Seen
Feb 7, 2026
k8s-gitops — rohitg00/kubectl-mcp-server