problem-analysis

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Problem Analysis

问题分析

Root cause identification skill. Identifies WHY a problem occurs, NOT how to fix it.
根本原因识别技能。确定问题发生的原因,而非解决方法。

Invocation

调用

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.problem_analysis.analyze --step 1 --total-steps 5" />
Do NOT explore or analyze first. Run the script and follow its output.
<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.problem_analysis.analyze --step 1 --total-steps 5" />
不要先进行探索或分析。运行脚本并遵循其输出结果。