# Go Concurrency

> Channels, contexts and cancellation in Go: goroutine leaks, when a mutex beats a channel, and propagating deadlines through a call tree.

- Skill: `gulmezeren2-byte/go-concurrency` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gulmezeren2-byte/go-concurrency`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gulmezeren2-byte/go-concurrency/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gulmezeren2-byte (https://skillmd.com/u/gulmezeren2-byte)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gulmezeren2-byte/go-concurrency

---


# go-concurrency

Channels, contexts and cancellation in Go: goroutine leaks, when a mutex beats
a channel, and propagating deadlines through a call tree.

