What problem does it solve?
This Skill helps users perform a thorough root-cause analysis using the Five-Whys technique, enabling them to identify the fundamental reasons behind a problem rather than just addressing surface-level symptoms.
Core Features & Use Cases
- Root-Cause Analysis: Apply the Five-Whys technique to delve into the underlying reasons of a problem.
- Problem Statement: Users input a problem statement, and the Skill guides them through the analysis process.
- Step-by-Step Guide: The Skill provides a structured approach, asking "why" repeatedly to reach the root cause.
- Widened Analysis: With the --width option, the Skill considers multiple potential causes at each level, enhancing the accuracy of the root cause identification.
Quick Start
Analyze the root cause of "Why did the production latency spike after the last deploy?" by running the command: /ase-meta-why --depth 5 --width 1 the production latency spiked after the last deploy