New trigger: Always

I've added a new trigger: Always. It triggers whenever static effects are checked. Example cards are Synod Centurion, Barbarian Outcast, Dandan etc.
The problem is that these triggers have conditions when they will trigger, but these are no intervening if clauses. The conditions should not be checked a second time on resolution. What's the best way to handle this? Are there any other triggers that have a similar problem?
The problem is that these triggers have conditions when they will trigger, but these are no intervening if clauses. The conditions should not be checked a second time on resolution. What's the best way to handle this? Are there any other triggers that have a similar problem?