mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 05:35:24 +08:00
7 lines
440 B
Markdown
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.
|