# debug-that

Debugger CLI built for AI agents. Fast, token-efficient, no fluff. Why? Agents waste tokens on print-debugging. A real debugger gives precise state inspection in minimal output — variables, stack, breakpoints — all via short @ref handles.

- Tier: Indexed (plain plugin)
- Category: Debugging
- Page: https://www.flowy.sh/listings/theodo-group-debug-that
- Source: https://github.com/theodo-group/debug-that
- Price: free and open source

## Summary
debug-that is a Claude Code plugin with 1 hand-picked skill for debugging work, indexed on Flowy. Install it with the command on its page. It includes debug-that. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add theodo-group/debug-that --agent claude-code
```

## Skills
- debug-that

## FAQ

### What is debug-that?
Debugger CLI built for AI agents. Fast, token-efficient, no fluff. Why? Agents waste tokens on print-debugging. A real debugger gives precise state inspection in minimal output — variables, stack, breakpoints — all via short @ref handles.

### How do I install debug-that?
Run these in Claude Code: npx -y skills add theodo-group/debug-that --agent claude-code. Then prompt normally.

### Does debug-that auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is debug-that free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
