What is the best way to make identical archives?

I have 4 post types. They each have a custom taxonomy.

The archives are identical except for that taxonomy. What is the best way to do this the “Bricks way”?

If I do it with 1 template and conditionals in Bricks, the editor is full of garbage.
I could do it with a shortcode or custom dynamic data, but that feels like overkill. Plus I’m trying to do things the Bricks way.

Is there a way to build multiple templates that share a ton of data or sync data - other than the taxonomies.