drupal-update
Installation
SKILL.md
Drupal Module Updates
Safely update Drupal modules in DDEV environments with automatic snapshots, intelligent update handling, and comprehensive changelog generation.
Quick Start
When the user requests a module update:
- Create safety snapshot
- Check and apply security updates automatically
- Run automatic updates for all semver-safe versions
- Check for major version updates
- Check compatibility for major updates with current Drupal core
- Ask user about compatible major updates
- Apply confirmed major updates
- Run database updates and export configuration
- Generate changelog with all changes