mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 21:54:18 +08:00
9 lines
246 B
Markdown
9 lines
246 B
Markdown
<!--
|
|
name: 'Tool Description: Bash (alternative — edit files)'
|
|
description: Bash tool alternative: use Edit for file editing instead of sed/awk
|
|
ccVersion: 2.1.53
|
|
variables:
|
|
- EDIT_TOOL_NAME
|
|
-->
|
|
Edit files: Use ${EDIT_TOOL_NAME} (NOT sed/awk)
|