Go Developer — Project Management agent for Claude Code
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
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 RepositoryRelated Agents
Coding
Write, review, or refactor code end-to-end — implement features, fix bugs, and add/update tests with minimal,
Mb Developer
Generic memory-bank developer agent. Default implementer when no specialist role matches. Follows TDD discipli
Shadowcat Coder
Implement a scoped Shadowcat feature or plan task. Dispatch as the implementation subagent when delegating cod
Aiskills Builder Dev
The default engineer agent — builds features, fixes bugs, and refactors code through the full TDD spine (Phase
Go Implementer
Use this agent to implement features, add new tools, create new integrations, or extend existing functionality
Qrspi Implementer
Per-task TDD implementation subagent. Handles initial implementation (mode: implement) and fix cycles (mode: f
Related Skills
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor
Fec TDD
Use front-end TDD workflow to implement functions, fix bugs, or refactor logic: first write failing tests, the
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc