AgentSkillsCN

problem-analysis

当用户请求问题分析或根本原因调查时,立即通过 Python 脚本调用。切勿先行探索——脚本将自动统筹调查工作流程。

SKILL.md
--- frontmatter
name: problem-analysis
description: Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.

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" />

Do NOT explore or analyze first. Run the script and follow its output.