Test Hunter Go

Audit Go test code for quality gaps — missing coverage on critical paths, brittle tests coupled to implementation, over-mocking, assertion-free tests, missing edge cases, table-driven test misuse, and race condition blindness. Focuses on test effectiveness. Use when: reviewing Go test suites for reliability, reducing false-positive test failures, improving coverage of critical business logic, or cleaning up test debt.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-go/test-hunter-go commit a766db2fea

Frequently asked questions

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