Scan recent sessions for debugging incidents
Mines recent Claude Code sessions for debugging incidents and stores them for future retrieval.
/plugin marketplace add tyroneross/claude-code-debugger/plugin install claude-code-debugger@RossLabs-claude-pluginsMine the Claude Code audit trail for debugging work from the past 7 days:
npx @tyroneross/claude-code-debugger mine --days 7 --store
This scans .claude/audit/ files for:
Found incidents are automatically stored in debugging memory for future retrieval.
Use this command periodically to capture debugging sessions that weren't manually documented.