debugging
Installation
SKILL.md
Debugging
If .khuym/onboarding.json is missing or stale for the current repo, stop and invoke khuym:using-khuym before continuing.
Resolve blockers and failures systematically. Do not guess. Triage first, reproduce second, diagnose third, fix fourth.
When To Use This Skill
- a build fails
- a test fails
- a runtime crash or exception occurs
- an integration breaks
- a worker is blocked by dependencies or reservations
- reviewing or executing hands off with a failure that needs root-cause analysis