关于
This skill provides a structured methodology for Claude to identify the root cause of elusive bugs when the source of an error is unclear. By walking backward through the call stack from the initial point of failure to the upstream inputs, it isolates the exact moment where state becomes invalid. It focuses on fixing the underlying issue rather than treating downstream symptoms, incorporating a workflow of temporary logging and rigorous validation to ensure a robust solution for developers.