Working with unstable Bash

One of my new friction points is my inexperience with Bash. More specifically, my Claude coworker is reporting “Bash is unstable”.
I like the things that load when I start using my Shell. But I think I’ve overloaded my startup file. I’m poking about with mu custom Starship prompts to see if they are causing my shell to can lag and crash on startup.
So it’s off to test it.
bash –norc bash –noprofile
I’ll play around with ~/.bashrc in my editor and comment out heavy plugin initializations.