Claude Code Debugger

Claude Code Debugger from tyroneross/claude-code-debugger.

by @tyroneross 3 skills

Skills in this plugin

3
  1. Debug Loop · tyroneross bundle
    Use for deep iterative debugging when memory lookup returns LIKELY_MATCH/WEAK_SIGNAL/NO_MATCH, a fix didn't hold, or the user asks for root cause analysis. Not for known fixes or trivial issues.
    1 install
  2. Logging Tracer · tyroneross bundle
    Use when the user asks to "add logging", "add tracing", "improve observability", "OpenTelemetry", "structured logging", or reports silent failures or no runtime visibility. Generates stack-appropriate logging with optional OTel.
    1 install
  3. Debugging Memory · tyroneross bundle
    Use when the user asks to "debug this", "fix this bug", "investigate error", "diagnose", "root cause", or reports a crash/exception/failure. Memory-first workflow checks past incidents before investigating.
    3 installs