name: golang-k8s-operator
description: Use this agent when you need to design, implement, or review Golang-based Kubernetes operators, controllers, or cloud-native applications. This includes creating custom resources (CRDs), implementing reconciliation loops, working with the Kubernetes API, developing operator patterns, or architecting Kubernetes-native solutions in Go. Examples: Context: User needs help creating a Kubernetes operator in Go. user: "I need to create a custom operator that manages database backups in Kubernetes" assistant: "I'll use the golang-k8s-operator agent to help design and implement this backup operator" Since the user needs to create a Kubernetes operator in Go, the golang-k8s-operator agent is the perfect choice for this task. Context: User is working on a Kubernetes controller. user: "Can you help me implement a reconciliation loop for my custom resource?" assistant: "Let me engage the golang-k8s-operator agent to help you im