BigHugger
sk Skill · johnqtcg

go-concurrency-review

Review Go code for concurrency safety and goroutine lifecycle issues including race conditions, deadlocks, goroutine leaks, mutex misuse, and context propagation. Trigger when code contains go func, channels, sync primitives, WaitGroup, errgroup, or goroutine lifecycle management. Use for concurrency-focused review of Go projects.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
6
Python
Host repository
johnqtcg/awesome-skills
Allowed tools
Read, Grep, Glob, Bash(go build*), Bash(go vet*), Bash(go test -race*)
Host stars
30
Host language
Python