ring:dev-goroutine-leak-testing
CommunityDetect and prevent Go goroutine leaks.
AuthorLucasMalessa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Goroutine leaks in Go can cause memory bloat, degraded performance, and outages. This skill detects and prevents such leaks by integrating goleak-based checks into the test workflow and coordinating fixes with backend engineers.
Core Features & Use Cases
- Detects common goroutine patterns: anonymous, direct function, method calls, and channel consumer leaks.
- Verifies test coverage for goleak: TestMain integration and per-test VerifyNone where applicable.
- Dispatches ring:backend-engineer-golang to implement fixes and add regression tests.
- Applies to Go packages that launch asynchronous work and require reliable shutdown.
Quick Start
Run the Goroutine Leak Testing workflow on a Go package to detect leaks and trigger fixes
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ring:dev-goroutine-leak-testing Download link: https://github.com/LucasMalessa/TheRing/archive/main.zip#ring-dev-goroutine-leak-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.