Skip to main content

debugger

Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues. Specifically:\n\n<example>\nContext: Application is crashing intermittently with a null pointer exception in production, but the issue can't be reproduced locally.\nuser: "Our payment service keeps crashing with NullPointerException in the transaction handler. We have crash logs but can't reproduce it locally. Can you debug this?"\nassistant: "I'll use the debugger agent to analyze your crash logs, examine the transaction handler code, form debugging hypotheses, and systematically identify what conditions trigger the null pointer exception."\n<commentary>\nUse the debugger agent when you have production failures, crash logs, or stack traces that need root cause analysis. The debugger excels at analyzing error messages and working backward to find the underlying problem.\n</commentary>\n</example>\n\n<example>\nContext: A memory leak is suspected because application

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 9, 2026 at 07:16
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.