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

7 lines
440 B
Markdown

<!--
name: 'Tool Description: Bash (command description)'
description: Bash tool instruction: write clear command descriptions
ccVersion: 2.1.53
-->
Write a clear, concise description of what your command does. For simple commands, keep it brief (5-10 words). For complex commands (piped commands, obscure flags, or anything hard to understand at a glance), include enough context so that the user can understand what your command will do.