Go Style Guide

Style, review, and refactoring standards for Go codebases. Trigger when `.go`, `go.mod`, `go.sum`, or `go.work` files are created, changed, or reviewed and Go-specific quality rules (error handling, concurrency patterns, interface design, package boundaries) must be enforced. Do not use for generic shell scripts, SQL-only changes, or non-Go runtime style concerns unless Go artifacts are also changed. In multi-language pull requests, run together with other applicable `*-style-guide` skills.

planifest 494463a 2 files · 15.4 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/go-style-guide commit 494463a938

Frequently asked questions

npx skillmds@latest add planifest/go-style-guide