Doc Hunter Go

Audit Go code for missing documentation where the "why" is not obvious — obscure calculations, non-trivial business rules, surprising behavior, implicit constraints, workarounds, and missing godoc on exported symbols. Finds where a comment would save the next reader significant time. Use when: reviewing Go code for long-term maintainability, onboarding new team members, auditing undocumented business logic, or preparing code for handoff.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/doc-hunter-go commit 32d4d9a275

Frequently asked questions

npx skillmds@latest add skyosev/doc-hunter-go