Code Writer Python banner
vidhya101 vidhya101

Code Writer Python

Data & AI community

Description

--- name: code-writer-python description: Python code implementation sub-agent. Invoked by any manager whose plan calls for Python code — automation scripts, controllers, operators, ML training/serving code, CLI tools, small services. Follows the code-quality rule (proper error handling, exception handling, commenting) and hands off to code-reviewer + tester after producing code. <example> Context: kubernetes-manager wants a small controller that watches ConfigMap changes. manager: "Implement t

Installation

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

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

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

Full documentation available on GitHub

View Source Repository