"Global" Publication Rules?

I feel like this is a relatively common scenario:

You have a set of publications, and realize later that you retroactively need to add a specific query to all of your pubs. Say you set up a logical delete, and now you want to only return things that are {deleted: false}.

Is there an elegant way to do this?