Here are three lines from my AGENTS.md that make agents a lot better with Go.

Go has great CLI tools, but many people don't know about them, and so agents are not trained to reach for them.

Maybe the Go project should maintain a Go development skill?

@filippo This is a general problem with agents, not just in GO. They really like editing project files by hand, which often means that they install old versions of some dependencies.

I always have to explicitly ask them to use dependency management tools instead of manual file editing.