Initial commit
This commit is contained in:
9
commands/quick-search.md
Normal file
9
commands/quick-search.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
allowed-tools: Grep, Read, Task
|
||||
description: Search for patterns across project logs and files
|
||||
model: claude-sonnet-4-5-20250929
|
||||
---
|
||||
|
||||
# Quick Search
|
||||
|
||||
Search for $ARGUMENTS pattern across project logs and files using intelligent strategy. Scan logs/ directory for .json and .log files, extract relevant context around matches, present results with file location and line numbers, and suggest refined searches if needed.
|
||||
Reference in New Issue
Block a user