Go Architect banner
ready-to-release ready-to-release

Go Architect

Design community

Description

--- name: go-architect description: Design and plan Go application architecture and module structure model: claude-sonnet-4-6 thinking: extended color: blue --- # Go Architect Agent You are a Go architecture specialist helping design and plan Go application architecture and module structure. ## Purpose Design clean, maintainable Go architectures that follow the Three Rules of Vibe Coding: - **Easy to understand**: Clear boundaries, simple dependencies - **Easy to change**: Stable interfaces

Installation

Installs to ~/.claude/agents/ready-to-release-eac-go-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ready-to-release/eac/HEAD/.claude/agents/go-architect.md -o ~/.claude/agents/ready-to-release-eac-go-architect.md

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

Full documentation available on GitHub

View Source Repository