go-local-health

Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks to run or interpret local Go test/coverage/lint workflows using tools like lazygotest, gocovsh, tparse, and golangci-lint. Do not use for Rust or non-Go projects.

$ Installer

git clone https://github.com/regenrek/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/skills/go-local-health ~/.claude/skills/agent-skills

// tip: Run this command in your terminal to install the skill