Favicon of debug-live

debug-live Skill

AI Agent SkillTypeScriptOpen source

Guides root-cause investigations with debugging capabilities by setting breakpoints, starting a debug session, stepping through execution, inspecting variables, and tracing symptoms back to their origin. Prefer it for runtime bugs, failing tests, exceptions, crashes, hangs, wrong/null values, and unexpected output when Published by microsoft in DebugMCP.

Decision snapshot

Is this a fit?

Best for

Testing, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

May perform destructive actions, Can write or update data, Destructive actions, Write actions

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Review destructive actions before connecting it to live data. Confirm write permissions and scope before use.

What is debug-live Skill?

Guides root-cause investigations with debugging capabilities by setting breakpoints, starting a debug session, stepping through execution, inspecting variables, and tracing symptoms back to their origin. Prefer it for runtime bugs, failing tests, exceptions, crashes, hangs, wrong/null values, and unexpected output when Published by microsoft in DebugMCP. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
65/100

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
  • Data analysis
  • Testing use cases
  • Data analysis use cases

Declared skill metadata

  • Declared license: MIT
  • Source file: skills/debug-live/SKILL.md

Allowed tools declared by source

add_breakpointadd_logpointremove_breakpointclear_all_breakpointslist_breakpointsstart_debuggingstop_debuggingrestart_debuggingstep_overstep_intostep_outcontinue_executionpause_executionlist_variable_namesget_variables_valuesevaluate_expression

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsCan write or update dataMay support destructive actions

When to use debug-live Skill

  • Use it for testing.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/DebugMCP
  • Skill file: skills/debug-live/SKILL.md

What it does

Guides root-cause investigations with debugging capabilities by setting breakpoints, starting a debug session, stepping through execution, inspecting variables, and tracing symptoms back to their origin. Prefer it for runtime bugs, failing tests, exceptions, crashes, hangs, wrong/null values, and unexpected output when

Skill instructions

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. mcpdebugmcpstartdebugging); adapt as needed. --- When to invoke this skill Invoke this skill as the first investigation step whenever you would otherwise guess at runtime behavior: - Any reported bug, failing test, exception, or unexpected output. - A variable holds an unexpected null / undefined / wrong type / wrong value. - A function returns something the caller didn't expect. - A code path executes (or fails to execute) when you didn't predict it would. - You're about to read a large amount of code "trying to figure out what happens at runtime." --- Core workflow 1. Set a startin

Verified compatibility and discovery

Frequently asked questions

What is debug-live?

debug-live is a open-source AI agent skill with Copy skill directory. Guides root-cause investigations with debugging capabilities by setting breakpoints, starting a debug session, stepping through execution, inspecting variables, and tracing symptoms back to their origin.

Who is debug-live best for?

debug-live is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.

How do I install debug-live?

Install or run debug-live using Copy skill directory. Check debug-live for the latest setup command.

Is debug-live actively maintained?

debug-live may need a closer maintenance check before production use.

Share:

Stars
424
Forks
42
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
11 months
License
MIT

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.

Alternatives to debug-live