@Sarah Jackson yeah the staggered init advice in this thread is solid and matches what I've seen too. The Power Kit is spec'd to run the full Developer Bundle stack — that's literally what it's designed for — so sustained operation with all three modules shouldn't be an issue. The supercap capacity at that energy level gives you the headroom you need for continuous draw.
The place to be careful is exactly what was mentioned: GNSS cold acquisition is a current spike, not a steady state. At 18Hz with BLE advertising simultaneously you're hitting two periodic transmitters at once, and if they happen to align on the same millisecond you'll see the biggest dip. Staggering startup buys you a lot, and if you want to go further, delaying BLE advertising until after first GNSS fix is confirmed keeps your worst-case peak current lower during the most vulnerable window.
Sensor polling is pretty benign by comparison — that array draws very little relative to the RF modules, so don't worry too much about tuning that side of things unless you're running extremely aggressive polling intervals.