Similar to this idea https://ideas.circleci.com/ideas/CCI-I-895, it would be interesting if we could override or "append" the specific steps of a given orb job. Many orbs are very opinionated about how a project is set up and what tools are in use. This is by and large a good thing in my opinion since I am a huge fan of sane defaults. However, any customization or deviation from the norm prevents you from using an orb and instead re-writing a majority of the logic with minor changes. It would be interesting to be able to make orbs a bit more extensible.
CCI-I-1482