Within our company, we are trying to migrate 100+ repositories to use CircleCI. In each repository, the config.yml is very similar, with only a few parameters different. Orbs would be greatly simplify our migration process, as it would remove duplication as well as enabling bugs to be fixed in a single place.
CCI-I-960