crash-dump skills

4 tagged crash-dump, measured the same way as everything else here.

analyze-dump

01

svnscha/mcp-windbg

Skill Claude CodeCodex

Triage a Windows crash dump - identify the exception, the faulting frame, and what to look at next. Use when the user points at a .dmp file or asks why a Windows process crashed.

1.6k +4 5d ago A 47 tokens original MIT

debug-remote

02

svnscha/mcp-windbg

Skill Claude CodeCodex

Attach to a running Windows process through a WinDbg debug server and inspect it live. Use when the user wants to debug a process on another machine, or one already under a .server session, rather than a crash dump.

1.6k +4 5d ago A 49 tokens original MIT

windbg-doctor

03

svnscha/mcp-windbg

Skill Claude CodeCodex

Check that this machine can actually debug - CDB present, uv available, symbols configured - and explain how to fix whatever is missing. Use when mcp-windbg tools fail, when a session will not open, or before a first debugging session.

1.6k +4 5d ago A 56 tokens original MIT