Skip to content

Instantly share code, notes, and snippets.

View dprkh's full-sized avatar

Dmytro Prokhorov dprkh

View GitHub Profile
@dprkh
dprkh / debug-mode.md
Created September 13, 2026 00:41
debug-mode.md
name diagnose-bug
description Hypothesis-driven bug diagnosis workflow for unclear or intermittent failures. Use when the user asks to debug, diagnose, reproduce, instrument, trace, or investigate a bug whose root cause is unknown and evidence should be gathered before fixing. Do not use for straightforward errors with obvious fixes.

Diagnose Bug

Use an evidence-first workflow. Do not jump to fixes.

Workflow