You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Claude PR review: add Go tooling, static analysis phase, and positive feedback (#723)
- Add Go setup step so Claude can compile and vet code
- Expand allowed tools to include go build, go vet, go mod tidy, golangci-lint
- Restructure prompt into 3 phases: static analysis, code review, acknowledge good work
- Add explicit instruction to read CLAUDE.md for project conventions
0 commit comments