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.

johnqtcg Updated

File contents

johnqtcg/awesome-skills/tree/main/skills/go-concurrency-review commit b0ae288862

Frequently asked questions

npx skillmds@latest add johnqtcg/go-concurrency-review