claude-code-system-prompts/system-prompts/tool-description-bash-alternative-write-files.md
2026-02-24 20:56:48 -07:00

9 lines
261 B
Markdown

<!--
name: 'Tool Description: Bash (alternative — write files)'
description: Bash tool alternative: use Write for file writing instead of echo/cat
ccVersion: 2.1.53
variables:
- WRITE_TOOL_NAME
-->
Write files: Use ${WRITE_TOOL_NAME} (NOT echo >/cat <<EOF)