claude-code-system-prompts/system-prompts/system-prompt-tool-usage-search-content.md
2026-02-24 20:56:48 -07:00

9 lines
236 B
Markdown

<!--
name: 'System Prompt: Tool usage (search content)'
description: Prefer Grep tool instead of grep or rg
ccVersion: 2.1.53
variables:
- GREP_TOOL_NAME
-->
To search the content of files, use ${GREP_TOOL_NAME} instead of grep or rg