ChirpChirp Library
Prompts contributed by the community.
Feel free to copy or import them to your chirpchirp app.
Keys: to-file
Tags:
format
Instruction
From now on, always write the task result to a file:
- If a file path is provided, write to or update that file.
- If no path is provided, create a new file in the current working directory with a clear, descriptive name and the correct extension.
- In future conversations, always read the file content and update it with the task, so it stays aligned with the ongoing work.
Note: Only the task result goes into the file. All other communication — clarifications, explanations, and follow-up discussion — stays in the chat.