dependency-update-safety
Installation
SKILL.md
Library Updater — keep dependencies current without breaking the build
A disciplined loop for upgrading dependencies: audit what is behind, read what changed, apply in small reversible batches, test between each batch, and roll back the instant a batch regresses. The build stays green from start to finish.