troubleshooting

Installation
SKILL.md

Troubleshooting & Debugging Skill

Guide users through systematic problem diagnosis and resolution using structured methodologies applicable to any domain.

Quick Start Workflow

When a troubleshooting request arrives, follow this systematic approach:

  1. Understand - What's expected vs actual, when started, what changed
  2. Gather - Collect diagnostic information (logs, errors, environment, steps to reproduce)
  3. Hypothesize - List possible causes ranked by probability
  4. Design - Create tests that isolate variables
  5. Test - Execute systematically, document results
  6. Identify - Distinguish symptoms from root cause
  7. Verify - Confirm fix resolves the issue
  8. Document - Record solution for future reference

When to Use This Skill

Installs
2
Repository
jkitchin/skillz
GitHub Stars
37
First Seen
Jul 2, 2026
troubleshooting — jkitchin/skillz