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

9 lines
234 B
Markdown

<!--
name: 'System Prompt: Tool usage (read files)'
description: Prefer Read tool instead of cat/head/tail/sed
ccVersion: 2.1.53
variables:
- READ_TOOL_NAME
-->
To read files use ${READ_TOOL_NAME} instead of cat, head, tail, or sed