소개
The investigate-root-cause skill provides a structured methodology for deep technical debugging within the Prism framework. It guides Claude through a sequential process of reviewing validation evidence, searching for error signatures, tracing execution paths, and auditing recent git history. By focusing on common failure patterns like race conditions and state management errors, it ensures that developers identify the true source of an issue rather than just treating symptoms, resulting in more stable and maintainable software fixes.