bump-deps

Installation
SKILL.md

Goal

Update each outdated dependency in a separate commit. Enables clean rollback of individual updates when issues surface later.

Step 1: Outdated Packages

Run make outdated. If missing:

  1. Read Makefile all or help target
  2. Read AGENTS.md, CLAUDE.md, or project README
  3. Ask the user

Stop if no documented outdated target found.

Do all minor/patch bumps first, then majors. When a major appears, flag it to the user and defer it. Return to majors only after all minors are done.

Step 2: Identify Dependency File

Related skills
Installs
3
GitHub Stars
1
First Seen
7 days ago