bump-deps

Installation
SKILL.md

Bump Dependencies

Analyze outdated dependencies and safely upgrade them with breaking change detection.

Workflow

  1. Detect package manager based on current directory:

    • If in frontend/ directory or working with TypeScript/JavaScript: use pnpm reference
    • If in backend/ directory or working with Python: use uv reference
  2. List outdated dependencies using the package manager-specific command from the reference

  3. Spawn background analysis tasks for EACH notable upgrade:

    CRITICAL: You MUST spawn the package-upgrade-analyzer sub-agent as a background Task for EACH and EVERY notable upgrade. Do NOT take shortcuts.

Related skills

More from casper-studios/casper-marketplace

Installs
203
GitHub Stars
11
First Seen
Feb 18, 2026