← ClaudeAtlas

problem-analysislisted

Invoke IMMEDIATELY via script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.
gcharang/claude-config · ★ 0 · AI & Automation · score 66
Install: claude install-skill gcharang/claude-config
# Problem Analysis Root cause identification skill. Identifies WHY a problem occurs, NOT how to fix it. ## Invocation <invoke working-dir=".claude/skills/scripts" cmd="uv run python -m skills.problem_analysis.analyze --step 1" /> Do NOT explore or analyze first. Run the script and follow its output.