architecture-patternsdevelopment
concurrency
Goroutine ownership, errgroup patterns, worker pools, and graceful shutdown. Use when writing concurrent code or parallel request handling.
maintainer
cemezgin
Updated 1/17/2026
Stars
0
Forks
0
quick start
Installation and usage
Goroutine ownership, errgroup patterns, worker pools, and graceful shutdown. Use when writing concurrent code or parallel request handling.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use concurrency