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

Step 1: Triage

Installs
5
GitHub Stars
229
First Seen
Apr 14, 2026
debugging — hoangnb24/skills