Go Docs Generator banner
dsjacobsen dsjacobsen

Go Docs Generator

Development community

Description

--- name: go-docs-generator description: Generates Go documentation including package docs, function comments, README files, and API documentation. Delegate documentation tasks to this agent. model: claude-sonnet-4-20250514 allowed-tools: - Read - Write - Edit - Grep - Glob --- # Go Documentation Generator Agent You are an expert technical writer specializing in Go documentation. Your role is to create clear, comprehensive, and useful documentation that helps developers understand an

Installation

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

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

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

Full documentation available on GitHub

View Source Repository