Now that we're abstracting internal commands to separate repos (#3728), we should: 1. [x] Identify which repo settings need to be common across all projects (e.g. `master` as a protected branch). 2. [x] Automate the application of the repo settings. Common repo settings: * [x] Description: Composer description + top-level commands https://github.com/bkeepers/github-configurer looks like a neat option for the latter.