Debug Agent teaches your agent to debug with runtime evidence, not guesswork.
npx debug-agent@latest initThis installs the debug-agent skill for all detected agents (Cursor, Claude Code, Codex, etc.).
In Claude Code / Codex, run /debug-agent [describe your issue]. In Cursor, ask the agent to "use the debug-agent skill" and describe the issue.
- Run
/debug-agentinside Claude Code, Codex, and more - Generates hypotheses and instruments your code with lightweight NDJSON logs
- Asks you to reproduce the bug, then analyzes logs to confirm or reject hypotheses
- Fixes only with 100% confidence backed by log evidence, then verifies
MIT © Million Software, Inc.