Agent Skills: ring:detecting-goroutine-leaks
Detecting goroutine leaks in Go: greps for goroutine patterns, audits goleak coverage (VerifyTestMain/VerifyNone), runs goleak, and dispatches ring:backend-go to fix leaks and add regression tests. Use after implementation or during review when code spawns goroutines or a leak is suspected. Runs before ring:reviewing-code. Skip for non-Go or code with no goroutines. Skip for panic/silent-death observability (use ring:using-runtime).
UncategorizedID: lerianstudio/ring/ring:detecting-goroutine-leaks
20123
Install this agent skill to your local
Skill Files
Browse the full folder contents for ring:detecting-goroutine-leaks.
Loading file tree…
Select a file to preview its contents.