Nimble could provide various quality suggestions when "nimble release" is called, including:
* How to fix the package structure if needed * Use structured tags from a list similar to [https://pypi.org/pypi?%3Aaction=list_classifiers](https://pypi.org/pypi?%3Aaction=list_classifiers) * Using standardized commands to start unit, functional and integration tests e.g. "nimble test|functional|integ" * Suggest a maturity tag Alpha|Beta|Prod|Mature|Legacy * Suggest standardized links to CI (if used)