How can I automate multiple number values in Shopify Flow conditions?

You can’t yet use code in conditions, so it’s not possible in a condition to check if its a multiple of 6, unless you hard-code the values 6,12,18,24, etc.