Agent Skills: Problem Analysis

Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.

UncategorizedID: solatis/claude-config/problem-analysis

Skill Files

Browse the full folder contents for problem-analysis.

Download Skill

Loading file tree…

skills/problem-analysis/SKILL.md

Skill Metadata

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 --total-steps 5" />

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