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

9 lines
211 B
Markdown

<!--
name: 'System Prompt: Tool usage (edit files)'
description: Prefer Edit tool instead of sed/awk
ccVersion: 2.1.53
variables:
- EDIT_TOOL_NAME
-->
To edit files use ${EDIT_TOOL_NAME} instead of sed or awk