I often encounter situations where I need to use the same card for different situations in various flows. For example, capturing the information of a product during conversations with the user. Actually, I create a new AI task and copy-paste the prompt. Unfortunately, if I need to modify the prompt, I have to do it in multiple places.
It would be extremely beneficial to be able to create reusable tasks. We could design the task as a card or a flow, store it somewhere, and then easily reuse it everywhere. If the prompt is modified, this change would be applied generically and automatically reflected wherever the card is used.
This same idea could be extended to other elements, such as "Execute Code" card, it's similar to classes in programming.