关于
The fix-traceback skill streamlines the debugging process by automatically parsing error logs and stack traces to pinpoint the exact source of a failure. It identifies the first actionable frame, determines the underlying root cause, and applies the least invasive code change required to resolve the issue. This skill is ideal for developers who need to quickly patch runtime errors or exceptions while maintaining code integrity and receiving clear explanations for why the fix was necessary.