debug

Installation
SKILL.md

Debug Workflow Skill

Overview

Investigation-first workflow for debugging and regression fixes. Provides two tracks based on urgency: hotfix (fast, minimal ceremony) and thorough (rigorous, full RCA documentation).

Triggers

Activate this skill when:

  • User runs debug command
  • User reports a bug or regression
  • User needs to investigate an error
  • User says "fix this bug" or similar

Disambiguation: If the user says "fix" or "clean up" — use debug when something is broken (error, crash, wrong behavior). Use refactor when the code works but needs structural improvement.

Workflow Overview

Installs
29
GitHub Stars
45
First Seen
May 6, 2026
debug — lvlup-sw/exarchos