The build tool uses a concept called "Chains", which are comparable to Maven lifecycles. They are however meant to be a bit more intuitive, which is done by providing proper documentation through documents such as this one.
(SL-)Brachyura only has a concept of Tasks, which can only be invoked once at a single time. This means that a Task cannot run after a given Task, unless the