debug-mode
Run an iterative, hypothesis-driven “debug mode” loop to diagnose and fix a bug using targeted instrumentation and log capture. Use when the user wants an interactive debug loop, when you need to quickly narrow a failure via added debug statements, or when you need a lightweight way to centralize logs from a repro run (via `agent-skills debug` server + SSE UI).
$ 설치
git clone https://github.com/strantalis/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/skills/debug-mode ~/.claude/skills/agent-skills// tip: Run this command in your terminal to install the skill
Repository

strantalis
Author
strantalis/agent-skills/skills/debug-mode
0
Stars
0
Forks
Updated6d ago
Added6d ago