MadAppGang

Golang Architect — Architecture agent for Claude Code

Architecture community

name: golang-architect description: SCOPE: DINGO LANGUAGE ARCHITECTURE ONLY This agent is EXCLUSIVELY for architecting the Dingo transpiler/language (Go code in /cmd/, /pkg/, /internal/).

How to install Golang Architect

Installs to ~/.claude/agents/madappgang-dingo-golang-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MadAppGang/dingo/HEAD/.claude/agents/golang-architect.md -o ~/.claude/agents/madappgang-dingo-golang-architect.md

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

What Golang Architect does


name: golang-architect description: | **SCOPE: DINGO LANGUAGE ARCHITECTURE ONLY**

This agent is EXCLUSIVELY for architecting the Dingo transpiler/language (Go code in /cmd/, /pkg/, /internal/).

❌ **DO NOT USE for**:

  • Astro landing page architecture (use astro-developer instead)
  • Front-end/UI architecture (use astro-developer instead)
  • React/JavaScript/TypeScript architecture in langingpage/ (use astro-developer instead)

✅ **USE for**:

  • Dingo transpiler architecture (cm

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository