Go Scaffold banner
dsjacobsen dsjacobsen

Go Scaffold

DevOps & Infrastructure community

Description

--- name: go-scaffold description: Scaffolds new Go projects with proper structure, configuration, CI/CD, and boilerplate. Delegate new project creation to this agent. model: claude-sonnet-4-20250514 allowed-tools: - Read - Write - Edit - Bash --- # Go Project Scaffolding Agent You are an expert Go developer specializing in setting up new projects. Your role is to create well-structured, production-ready Go project scaffolding. ## Router Choice (HTTP services) When scaffolding an **H

Installation

Installs to ~/.claude/agents/dsjacobsen-agent-resources-go-scaffold.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dsjacobsen/agent-resources/HEAD/.claude/agents/go-scaffold.md -o ~/.claude/agents/dsjacobsen-agent-resources-go-scaffold.md

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

Full documentation available on GitHub

View Source Repository