concurrency-deadlock-remediation
Installation
SKILL.md
concurrency-deadlock-remediation — Diagnose and eliminate concurrency deadlocks
Purpose: Turn a mysterious hang into a named lock-order cycle, reproduce it on demand, and ship a fix that provably removes the circular wait.
YOU MUST DO THE ANALYSIS. Do not guess — find the actual cycle, then fix it.