problem-analysis
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseProblem 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" />
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" />
请勿先自行探索或分析。运行该脚本并遵循其输出结果。