Boundary Hunter Go

Audit Go packages for boundary violations — leaked internals via exports, coupling through shared types, import cycles, missing internal/ packages, over-exported APIs, and dependency direction violations. Use when: reviewing package structure, shrinking public API surface, enforcing encapsulation, preparing packages for replacement, or untangling tight coupling between layers.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/boundary-hunter-go commit f63808f2a7

Frequently asked questions

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