It would be great to have some kind of code snippets folder that can be shared between tasks so that I don't need to do a lot of copy-pasta and can do something like:
{% func 'add-product-tags', product: product %}
or
{% include 'add-product-tags', product: product %}
or any other syntax