debug

Installation
SKILL.md

Debug

Help diagnose and troubleshoot the described issue or the most recent error.

Steps

  1. Understand the problem

    • Read any error messages or stack traces mentioned
    • Ask clarifying questions if the problem description is vague
    • Check recent git changes that might have caused the issue: git diff HEAD~3
  2. Reproduce

    • If there's a failing test, run it to see the exact error
    • If it's a runtime issue, try to reproduce with minimal steps
Installs
5
GitHub Stars
114
First Seen
Apr 13, 2026
debug — seifbenayed/claude-code-sdk