debug-crash-dump Skill
Download and analyze crash dumps from CI failures using CDB/WinDbg. Use this skill when asked to debug crashes, analyze dump files, set up WinDbg/CDB, investigate fault injection failures, or start mcp-windbg. Published by microsoft in ebpf-for-windows.
Decision snapshot
Is this a fit?
Testing, Documentation, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is debug-crash-dump Skill?
Download and analyze crash dumps from CI failures using CDB/WinDbg. Use this skill when asked to debug crashes, analyze dump files, set up WinDbg/CDB, investigate fault injection failures, or start mcp-windbg. Published by microsoft in ebpf-for-windows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Documentation
- Testing use cases
- Documentation use cases
Declared skill metadata
- Source file: .github/skills/debug-crash-dump/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use debug-crash-dump Skill
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ebpf-for-windows
- Skill file: .github/skills/debug-crash-dump/SKILL.md
What it does
Download and analyze crash dumps from CI failures using CDB/WinDbg. Use this skill when asked to debug crashes, analyze dump files, set up WinDbg/CDB, investigate fault injection failures, or start mcp-windbg.
Skill instructions
Crash Dump Debugging Download and analyze crash dumps from CI workflow failures (especially faultinjectionfull). See docs/CrashDumpDebugging.md for the full human-readable guide. When to Use - User asks to debug a CI crash or test failure with a crash dump - User asks to download crash dump artifacts from a workflow run - User asks to set up CDB, WinDbg, or mcp-windbg - User asks to analyze a .dmp file - User asks about fault injection leak detection failures Agent Prerequisites 1. Windows Debugging Tools (CDB/WinDbg) — Install the Debugging Tools feature from the Windows SDK: powershell Download the SDK online installer Invoke-WebRequest -Uri "https://go.microsoft.com/fwlink/?linkid=2272610" -OutFile winsdksetup.exe Install only the debugging tools (elevated) Start-Process -FilePath .\winsdksetup.exe -ArgumentList "/features","OptionId.WindowsDesktopDebuggers","/quiet","/norestart" -Verb RunAs -Wait CDB installs to: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe 2. mcp-w
Verified compatibility and discovery
Frequently asked questions
What is debug-crash-dump?
debug-crash-dump is a open-source AI agent skill with Copy skill directory. Download and analyze crash dumps from CI failures using CDB/WinDbg. Use this skill when asked to debug crashes, analyze dump files, set up WinDbg/CDB, investigate fault injection failures, or start.
Who is debug-crash-dump best for?
debug-crash-dump is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install debug-crash-dump?
Install or run debug-crash-dump using Copy skill directory. Check debug-crash-dump for the latest setup command.
Is debug-crash-dump actively maintained?
debug-crash-dump may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.