What is boilerplate-update?
Guide for updating WordPress plugins to the latest plugin-boilerplate features. Use when: (1) Updating build tools or adopting @wordpress/scripts, (2) Adopting new features like Abilities API, improved Loader, or i18n workflows, (3) Syncing CI/CD pipelines, QA configs, or dependencies, (4) User asks to "update from boilerplate", "sync with boilerplate", or "migrate to latest boilerplate". Source: juvojustin/wordpress-plugin-boilerplate.