소개
The Dependency Updater skill transforms how developers maintain project health by automating the tedious workflow of package management. Instead of manual version bumping, this skill coordinates a team of specialized agents to detect updates via ncu, classify them by Semver impact, and conduct parallel research into changelogs. It ensures that updates aren't just applied, but are also validated through rigorous testing and documented via comprehensive Pull Requests, including breaking change analysis and migration steps.