← Back to browse
skill
Concurrency safety audit for data race detection
From blackwell-systems/agent-lsp ★ 28
Summary
This skill performs a comprehensive concurrency safety audit on a given file or type, tracing field access from concurrent contexts (e.g., goroutines or threads). It generates a detailed report identifying potential data races and recommending necessary synchronization primitives.