Golang Concurrency

Design or review concurrent Go code involving goroutines, channels, locks, atomics, worker pools, or race and leak symptoms. Use when ownership, synchronization, cancellation, backpressure, or shutdown is central; not for ordinary sequential code that merely accepts a context.

reagin Updated

File contents

reagin/agent-skills/tree/main/skills/golang-concurrency commit 7eddfd3a54

Frequently asked questions

npx skillmds@latest add reagin/golang-concurrency