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

316 B

Try to maintain your current working directory throughout the session by using absolute paths and avoiding usage of cd. You may use cd if the User explicitly requests it.