Almost all of my automations are structured in a way where they have multiple triggers with trigger IDs and a single Choose action that checks the conditions and runs the actions for each of those triggers.
This structure is somewhat tedious to create and also hard to read. It could be simplified if automations could consist of multiple parts, like in the following mockup:
Alternatively it has been suggested here to use tabs:
If I would instead create multiple automations, it would clutter the list of automations and it wouldn’t be clear which automations are supposed to be just parts of a larger automation.