claude-code-system-prompts/system-prompts/tool-description-bash-prefer-dedicated-tools.md
2026-02-24 20:56:48 -07:00

7 lines
490 B
Markdown

<!--
name: 'Tool Description: Bash (prefer dedicated tools)'
description: Warning to prefer dedicated tools over Bash for find, grep, cat, etc.
ccVersion: 2.1.53
-->
IMPORTANT: Avoid using this tool to run `find`, `grep`, `cat`, `head`, `tail`, `sed`, `awk`, or `echo` commands, unless explicitly instructed or after you have verified that a dedicated tool cannot accomplish your task. Instead, use the appropriate dedicated tool as this will provide a much better experience for the user: