The console/packages/libraries/cli/README.md can easily get out of sync if someone forgot to run the command (npx oclif readme) and commit it after modifying the CLI. To avoid this we could auto generate and commit the file as part of the changeset github action created PRs.