mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 21:54:18 +08:00
7 lines
251 B
Markdown
7 lines
251 B
Markdown
<!--
|
|
name: 'Tool Description: Bash (sleep — run immediately)'
|
|
description: Bash tool instruction: do not sleep between commands that can run immediately
|
|
ccVersion: 2.1.53
|
|
-->
|
|
Do not sleep between commands that can run immediately — just run them.
|