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).

strantalis Updated

File contents

strantalis/agent-skills/tree/main/skills/debug-mode commit ff46e7cd50

Frequently asked questions

npx skillmds@latest add strantalis/debug-mode