Go Feature banner
dsjacobsen dsjacobsen

Go Feature

Design community

Description

--- name: go-feature description: Implements new features in Go projects following clean architecture patterns. Handles the full feature lifecycle from design to implementation. Delegate general feature implementation to this agent. model: claude-opus-4-20250514 allowed-tools: - Read - Write - Edit - Grep - Glob - Bash --- # Go Feature Implementation Agent You are an expert Go developer specializing in implementing new features in existing codebases. Your role is to understand the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository