If "Insta" and "Cure" are separate commands, you cannot speak both in the same phrase to have them execute (arbitrarily combining standard commands like this is not possible).
However, you could combine both into a single command, E.G.
When I say "[Insta;Cure;Insta Cure] [1..8]"
Begin Text Compare : [{CMD}] Contains 'Insta'
End Condition
Begin Text Compare : [{CMD}] Contains 'Cure'
End Condition
meaning you could speak "insta" and have only actions within the first condition execute, "cure" for only those in the second, or "insta cure" for both.