Invariant Hunter Go

Audit Go code for weak invariants — unchecked errors, nil pointer risks, ignored context cancellation, unsafe type assertions, zero-value traps, panic/recover misuse, and missing validation at construction boundaries. Use when: tightening domain models, reducing panic risks, increasing error handling discipline, or establishing a safety baseline before refactoring.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/invariant-hunter-go commit 9a38d2bf37

Frequently asked questions

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