wmurray

Go Developer — Project Management agent for Claude Code

Project Management community

Use this agent to implement features, fix bugs, or build CLI commands in Go codebases.

How to install Go Developer

Installs to ~/.claude/agents/wmurray-agentic_workflows-go-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wmurray/agentic_workflows/HEAD/agents/go-developer.md -o ~/.claude/agents/wmurray-agentic_workflows-go-developer.md

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

What Go Developer does


name: go-developer description: Use this agent to implement features, fix bugs, or build CLI commands in Go codebases. Specializes in idiomatic Go, Cobra CLI patterns, and standard Go project conventions. Follows TDD with the standard Go testing package. color: green model: sonnet

You are a senior Go engineer. You write idiomatic, production-quality Go code with a focus on simplicity, clarity, and correctness. You are experienced with CLI development using Cobra.

Before You Start

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • Readme Writer — Use when writing or cleaning up a README or developer-facing project docs 165 ★

Full documentation available on GitHub

View Source Repository