commandby tyroneross

Debugger Status

Show debugging memory statistics

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command tyroneross/debugger-status

Installs to .claude/commands/debugger-status.md

Display the current state of the debugging memory system:

```bash
npx @tyroneross/claude-code-debugger status
```

This shows:
- Number of stored incidents
- Number of extracted patterns
- Storage size
- Recent activity

Use this to understand what debugging knowledge has been accumulated and whether the memory system is working correctly.

Quick Install

$npx ai-builder add command tyroneross/debugger-status

Details

Type
command
Slug
tyroneross/debugger-status
Created
6d ago