Help us improve
Share bugs, ideas, or general feedback.
From hotl
Guides bug fixing through four phases: reproduce, understand, hypothesize, fix and verify. Use before proposing fixes for any bug or test failure.
npx claudepluginhub yimwoo/hotl-plugin --plugin hotlHow this skill is triggered — by the user, by Claude, or both
Slash command
/hotl:systematic-debuggingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Get a minimal, reliable reproduction
Guides four-phase debugging: investigate errors, analyze differences, hypothesize root causes, fix at source. For bugs, crashes, test/build failures.
Guides through 4-phase root cause analysis (observe, hypothesize, verify, fix) to debug software bugs systematically.
Enforces strict reproduce-first, root-cause-first, failing-test-first workflow for debugging bugs, test failures, or unexpected behavior.
Share bugs, ideas, or general feedback.
hotl:verification-before-completion