VueFlux https://github.com/ra1028/VueFlux Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux VueFlux makes a unidirectional and predictable flow by explicitly dividing the roles making up the ViewController.
XcodeGen https://github.com/yonaskolb/XcodeGen XcodeGen is a command line tool that generates your Xcode project using your folder structure and a simple project spec
Danger https://github.com/danger/danger Formalize your Pull Request etiquette. Danger runs after your CI, automating your team's conventions surrounding code review.
This provides another logical step in your process, through this Danger can help lint your rote tasks in daily code review.
You can use Danger to codify your teams norms, leaving humans to think about harder problems.