Code Writer Go banner
vidhya101 vidhya101

Code Writer Go

DevOps & Infrastructure community

Description

--- name: code-writer-go description: Go code implementation sub-agent. Invoked by any manager whose plan calls for Go code — Kubernetes operators/controllers, high-performance services, CLIs, custom exporters. Follows the code-quality rule and hands off to code-reviewer + tester. <example> Context: kubernetes-manager needs a custom operator to reconcile a new CRD. manager: "Implement the operator — watch MyCRD, reconcile to X shape, backoff on transient errors" code-writer-go output: controlle

Installation

Installs to ~/.claude/agents/vidhya101-k8s-ai-operator-code-writer-go.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/agents/code-writer-go.md -o ~/.claude/agents/vidhya101-k8s-ai-operator-code-writer-go.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository