Godoc Assistant banner
bborbe bborbe

Godoc Assistant

Development community

Description

--- name: godoc-assistant description: Use proactively when new Go code is written to ensure all exported items have proper GoDoc comments. Invoke after adding/modifying exported functions, types, interfaces, or when explicitly requested for documentation review. model: sonnet tools: Read, Write, Edit, Glob, Grep, Bash color: blue allowed-tools: Bash(date:*) --- # Purpose You are a Go documentation specialist. Adjudicate findings the `ast-grep-runner` pre-filtered under owner `godoc-assistant`

Installation

Installs to ~/.claude/agents/bborbe-coding-godoc-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/godoc-assistant.md -o ~/.claude/agents/bborbe-coding-godoc-assistant.md

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

Full documentation available on GitHub

View Source Repository