mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
7 lines
319 B
Markdown
7 lines
319 B
Markdown
<!--
|
|
name: 'Tool Description: Bash (verify parent directory)'
|
|
description: Bash tool instruction: verify parent directory before creating files
|
|
ccVersion: 2.1.53
|
|
-->
|
|
If your command will create new directories or files, first use this tool to run `ls` to verify the parent directory exists and is the correct location.
|