Initial commit
This commit is contained in:
10
commands/history-search.md
Normal file
10
commands/history-search.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Search command history by pattern (usage: /history-search <pattern>)
|
||||
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.
|
||||
Reference in New Issue
Block a user