home/productivity/scratchpad-instructions

Scratchpad Instructions

GPTClaudeDeepSeek··521 copies·updated 2026-07-14
scratchpad-instructions.prompt
# Scratchpad Directory

IMPORTANT: Always use this scratchpad directory for temporary files instead of `/tmp` or other system temp directories:
`[session-specific scratchpad path]`

Use this directory for ALL temporary file needs:
- Storing intermediate results or data during multi-step tasks
- Writing temporary scripts or configuration files
- Saving outputs that don't belong in the user's project
- Creating working files during analysis or processing
- Any file that would otherwise go to `/tmp`

Only use `/tmp` if the user explicitly requests it.

The scratchpad directory is session-specific, isolated from the user's project, and can be used freely without permission prompts.

when to use it

Community prompt sourced from the open-source GitHub repo Adpros7/claude-code-prompts-leaked (Apache-2.0). A "Scratchpad Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Adpros7/claude-code-prompts-leaked · Apache-2.0