What I mean is: make a meta Metacello configuration, ConfigurationOfStef, that loads everything you need by dependency.
Once, Mariano convinced me to do it this way and it was fine. Additionally, Metacello groups can be used to define multiple unrelated "working environments".
Currently, I like to use .st startup scripts to define automatic small actions, and trigger Metacello for more complex actions.