Go Error Review

Review Go code for error handling correctness, nil safety, and failure-path integrity including ignored errors, missing wrapping, panic misuse, SQL/HTTP resource lifecycle, and transaction patterns. Trigger when code contains error returns, panic calls, sql.Rows, transactions, HTTP client/server code, or nil-sensitive pointer operations. Use for error-handling and correctness-focused review.

johnqtcg Updated

File contents

johnqtcg/awesome-skills/tree/main/skills/go-error-review commit 68e1df69df

Frequently asked questions

npx skillmds@latest add johnqtcg/go-error-review