关于
This skill provides a rigorous framework for tackling high-stakes software failures, specifically optimized for kernel development and systems programming. By enforcing the 'Problem, Root Cause, Solution, Evidence' pattern, it ensures that bugs are not just patched but deeply understood, documented, and verified. It is particularly valuable when dealing with intermittent race conditions, hardware-software interface issues, and architectural regressions where a simple code change is insufficient for a permanent fix.