chore: add agent instructions and Go hook enforcement#8
Conversation
Add repo-level and package-scoped agent guidance for Go practices, security-sensitive helpers, and test conventions. Add CLAUDE.md symlinks beside each AGENTS.md so tools that read either name get the same instructions.
roborev: Combined Review (
|
Remove the top-level command recipe and defer exact verification commands to CI, go.mod, and tool config. Keep lint guidance tied to the configured style contract instead of repeating concrete linter settings.
roborev: Combined Review (
|
Remove top-level formatter, lint, and verification-command prose that belongs in hook or tool configuration. Keep the root agent file focused on intent and package-level behavior.
Add prek hooks for builtin hygiene, Go formatting, golangci-lint, testify helper enforcement, NilAway, and Go tests. Add NilAway as a Go tool dependency and clean up existing lint/test findings so the new hooks pass.
roborev: Combined Review (
|
Summary