Hello,
As the application I’m working on has grown in complexity, I’ve realized that it would be great to have a feature where we can save context instructions for new chat prompts, similar to the process @CulturaFutura described in this post:
The idea would be to be able to save these instructions into “containers” that we could reference when starting a new task, similar to what Gemini is doing with its “Gems” feature (Gems - build custom AI experts from Gemini).
We would then access them from the “New Chat” button, which could look something sort of like this:
This would help increase productivity since we’d be saving time repeating instructions in prompts.
I’ve started using a README.md file that contains the broader context, but I still have to type an instruction (“Please review the README.md file at the root of the project to understand our established guidelines and preferences before assisting with this task.”) after I start a new chat. And then, I typically have to instruct it further with other markdown files I’ve used to document specific features.
It would be great if we had a tool that helped us achieve that much faster!
Jorge
