Show blackbox flight recorder status including storage usage and recent events.
Displays blackbox flight recorder status with storage usage and recent events.
/plugin marketplace add pproenca/dot-claude-old/plugin install blackbox@dot-claudeShow blackbox flight recorder status including storage usage and recent events.
Instructions:
Run the query script with --stats:
python3 "$CLAUDE_PLUGIN_ROOT/skills/blackbox/scripts/query.py" --stats
Show last 5 events:
python3 "$CLAUDE_PLUGIN_ROOT/skills/blackbox/scripts/query.py" --last 5
Present findings in a concise summary format.