10 lines
423 B
Markdown
10 lines
423 B
Markdown
---
|
|
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.
|