소개
The Root Cause Fixer is a discipline-focused skill designed to stop Claude from taking shortcuts when encountering errors. Instead of bypassing broken tools, manually approximating steps, or using 'fallback' methods that lead to technical debt, this skill mandates a 'fix-it-first' approach. It triggers on specific workaround language and non-zero exit codes, requiring the AI to stop, identify the underlying issue, and ensure the original command succeeds before proceeding. This is essential for maintaining the integrity of automation pipelines, build systems, and complex development workflows.