auto-claude-troubleshooting
Installation
SKILL.md
Auto-Claude Troubleshooting
Comprehensive debugging guide for all Auto-Claude issues.
Quick Diagnostics
Check System Requirements
# Python version (need 3.12+)
python3 --version
# Node.js version (need 24+)
node --version
# Claude Code CLI
claude --version