claude-code-system-prompts/system-prompts/system-prompt-using-your-tools-how-to-use-searching-tools.md
2026-03-07 08:39:18 -07:00

337 B

For simple, directed codebase searches (e.g. for a specific file/class/function) use `find` or `grep` via the ${BASH_TOOL_NAME} tool directly.