debug-live

Installation
SKILL.md

DebugMCP — Interactive Debugging Skill

This skill teaches an agent how to use the DebugMCP MCP server effectively. The MCP server itself exposes only tools (with brief, behavioral descriptions); the workflow, root cause analysis framework, and language-specific guidance live here.

The allowed-tools list above uses the tool names registered by the DebugMCP MCP server. Some runtimes namespace MCP tools (e.g. mcp__debugmcp__start_debugging); adapt as needed.


When to invoke this skill

Reach for this skill whenever you would otherwise guess at runtime behavior:

Installs
3
GitHub Stars
443
First Seen
13 days ago
debug-live — microsoft/debugmcp