--- description: Search command history by pattern (usage: /history-search ) allowed-tools: Bash(claude-hook-advisor:*) --- !claude-hook-advisor --history --pattern "$ARGUMENTS" --limit 50 I've searched the command history for commands matching "$ARGUMENTS". The results above show all matching commands with their success/failure status. Let me help you understand these results or find specific commands you're looking for.