How to debug issue with Debug Agent
Debug Agent skill let’s helps you to debug an issue using AI.
You can trigger it just by /debug command or explictly calling the skill like this “use the debug-agent skill” and describe the issue
And it is supported in all major AI harness like Cursor, Codex, Claude Code, etc
How to get started?
npx debug-agent@latest init
Once that you’ve it installed.
Just invoke the skill like this /debug [describe your issue]
It’s open source as well.