update-dependencies

Installation
SKILL.md

Dependency Updater

Smart dependency management with security-first prioritization, intelligent batching, and learning from outcomes.

Ecosystem Detection

First, detect the project's ecosystem:

# Check for lockfiles (in priority order)
ls bun.lock bun.lockb pnpm-lock.yaml package-lock.json uv.lock poetry.lock Cargo.lock 2>/dev/null | head -1
Lockfile Ecosystem Reference
bun.lock / bun.lockb npm (bun) npm.md
pnpm-lock.yaml npm (pnpm) npm.md
package-lock.json npm npm.md
uv.lock Python (uv) python.md
Related skills
Installs
16
GitHub Stars
1
First Seen
Feb 9, 2026