450 B
450 B
description, allowed-tools
| description | allowed-tools |
|---|---|
| Show recent bash command history (last 20 commands) | Bash(claude-hook-advisor:*) |
!claude-hook-advisor --history --limit 20
The command history above shows all recent bash commands I've executed. Each entry includes:
- ✓ for successful commands
- ✗ FAILED for commands that failed
- Timestamp, command, working directory, and session ID
Let me analyze this history and answer any questions you have about it.