Adopt
Any new project by default should be based on a golden path template
Engineering teams use golden paths (skeleton template projects) provided by platform teams to reduce cognitive load by providing a standardized, "opinionated" set of tools and workflows that handle repetitive infrastructure tasks automatically. These paths come with best practices and platform integrations built right in, including security, observability, and CI/CD setup, enabling developers to build securely by default while focusing on feature delivery.
More info: https://github.com/orgs/easyparkgroup/repositories?q=skeleton
Platform: global-platform