Go build error resolver — fixes go build, go vet, staticcheck, and golangci-lint failures with minimal surgical changes. Use when Go compilation fails. For non-Go build errors use build-error-resolver.
$curl -o .claude/agents/go-build-resolver.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/go-build-resolver.mdInstalls into the current project.
Install go-build-resolver by running `curl -o .claude/agents/go-build-resolver.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/go-build-resolver.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.