svnscha

16 mods across 2 repositories, 1.6k stars between them.

mcp-windbg

01

svnscha/mcp-windbg

Plugin Claude Code

Windows crash dump analysis and live WinDbg debugging for Claude Code.

1.6k 4d ago A tokens not measured original MIT

svnscha/mcp-windbg

Instructions file

Instructions for svnscha/mcp-windbg, covering mcp-windbg, build / test / run, coverage, test suite and layout.

1.6k 4d ago A 3,289 tokens original MIT

mcp-windbg

03

svnscha/mcp-windbg

Plugin Claude Code

Analyze Windows crash dumps and drive live user-mode or kernel debugging through WinDbg/CDB.

1.6k 4d ago A tokens not measured original MIT

mcp-windbg

04

svnscha/mcp-windbg

MCP server Claude CodeCodexCursor +2

MCP server "mcp-windbg" as configured in svnscha/mcp-windbg. Runs locally from the [email protected] Python package. Needs 1 environment variable to run.

1.6k 4d ago A tokens not measured original MIT

crash-analyst

05

svnscha/mcp-windbg

Agent

Deep-dive a Windows crash dump and return a written verdict. Use when a dump needs more than a first look - several hypotheses to rule out, many frames or threads to walk, or a conclusion someone will act on. Give it the dump path and the question.

1.6k 4d ago A 60 tokens original MIT

analyze-dump

06

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 4d ago A 47 tokens original MIT

debug-remote

07

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 4d ago A 49 tokens original MIT

kernel-debug

08

svnscha/mcp-windbg

Skill Claude CodeCodex

Attach to a live Windows kernel target over KDNET, a named pipe, or serial and drive it. Use when the user wants to debug a kernel, a driver, or a bugchecking VM.

1.6k 4d ago A 43 tokens original MIT

windbg-doctor

09

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 4d ago A 56 tokens original MIT

mcp-windbg

10

svnscha/mcp-windbg

MCP server Claude CodeCodexCursor +2

A Model Context Protocol server providing tools to analyze Windows crash dumps using WinDbg/CDB. Runs locally from the mcp-windbg Python package. Needs 2 environment variables to run.

1.6k 4d ago A tokens not measured original MIT

dap-analyze-trace

11

svnscha/dap-dbgeng

Skill Claude CodeCodex

Use when analyzing a recorded dap-dbgeng session trace or investigating a live debugging bug from its DAP request/response/event flow.

10 4d ago A 33 tokens original MIT

dap-backtest-loop

12

svnscha/dap-dbgeng

Skill Claude CodeCodex

Use when back-testing dap-dbgeng features against real targets with scripted VS Code sessions - driving scenarios from dap-dbgeng-rc, recording DAP traces, reading them for bugs, and turning the good ones into replay fixtures. Covers what can run in parallel and what cannot.

10 4d ago A 62 tokens original MIT

svnscha/dap-dbgeng

Skill Claude CodeCodex

Use when a new DAP feature needs replay coverage from real VS Code sessions, or when the user hands in a recording to verify, archive, and normalize into a fixture. Covers authoring the manual recording protocol (TODO.md) and the per-recording handoff cycle.

10 4d ago A 61 tokens original MIT

svnscha/dap-dbgeng

Skill Claude CodeCodex

Use when validating or improving test coverage for a DAP request handler, using the session replay tests and request matrix as the source of truth.

10 4d ago A 33 tokens original MIT

dap-request-review

15

svnscha/dap-dbgeng

Skill Claude CodeCodex

Use when reviewing or refactoring a DAP request handler for parse-first ordering, typed argument extraction, and validated state changes.

10 4d ago A 29 tokens original MIT

svnscha/dap-dbgeng

Instructions file

Instructions for svnscha/dap-dbgeng, covering dap-dbgeng, build / test / format, branches and releases, targets and conventions.

10 4d ago A 1,534 tokens original MIT