Debug

Debug runtime-dependent bugs by generating competing hypotheses, adding temporary structured-log probes, collecting local evidence, and applying only an evidence-backed fix. Use for intermittent or timing-sensitive bugs, races, frontend/backend interaction failures, runtime-state issues, repeated speculative-fix failures, or explicit requests to instrument and collect evidence. Not for breakpoints, stepping, or variable inspection.

Microsoft 6781bcf 2 files · 37.5 KB Updated 2.7k repo stars

File contents

microsoft/vscode-team-kit/tree/main/debug/skills/debug commit 6781bcf70a

Frequently asked questions

npx skillmds@latest add microsoft/debug