About
The Go Style Guide Reviewer is a specialized Claude Code skill that automates high-level code audits for Go projects. Unlike standard linters that focus primarily on syntax, this skill evaluates complex architectural patterns, concurrency lifecycles, and error-handling strategies. It is particularly effective during pull request reviews or feature branch analysis, helping developers identify critical bugs like race conditions and unhandled panics while ensuring adherence to modern Go (1.25+) idioms and maintainability standards.