name: go-change description: Implement Go changes with strict plan → diff → verify discipline.
Steps:
- Restate requirements and constraints
- Identify existing patterns in the repo
- Propose a short plan and file list
- Implement in small diffs
- Ensure gofmt, golangci-lint, and go test ran
- Report files changed, commands run, and outcomes