关于
This skill provides a rigorous, data-driven approach to technical problem-solving by enforcing a structured four-phase methodology: root cause investigation, pattern analysis, hypothesis testing, and implementation. It prevents inefficient 'guess-and-check' behavior by requiring evidence collection and data flow tracing before any code changes are made. Designed for complex systems and CI/CD environments, it helps maintain architectural integrity by triggering a strategic review after three failed fix attempts, ensuring that deep-seated design flaws are addressed rather than masked by superficial patches.