소개
The Baseline Restorer skill is a methodical troubleshooting assistant designed for Claude Code to handle complex debugging scenarios where multiple fix attempts have failed. Instead of 'fixing forward' and accumulating technical debt or obscure bugs, this skill enforces a disciplined process of identifying a working baseline, reverting the codebase, and reimplementing changes incrementally with mandatory local verification. It is particularly useful for resolving persistent pipeline failures, complex script errors, and 'it worked before' regressions, ensuring that the final solution is clean, understood, and fully tested.