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

9 lines
386 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
name: 'Tool Description: Bash (built-in tools note)'
description: Note that built-in tools provide better UX than Bash equivalents
ccVersion: 2.1.53
variables:
- BASH_TOOL_NAME
-->
While the ${BASH_TOOL_NAME} tool can do similar things, its better to use the built-in tools as they provide a better user experience and make it easier to review tool calls and give permission.