vp-deps-upgrade
Installation
SKILL.md
Dependency Upgrade
Upgrade dependencies with breaking change detection, test-first verification, and repo convention compliance.
Quick Start
Upgrade react to v19
Handle the dependabot PR #42
Check for outdated dependencies
Auto-resolve the renovate PR https://github.com/owner/repo/pull/99
Workflow
Non-linear execution: Phases are numbered for reference, not strict order. If findings in any phase invalidate earlier assumptions, restart from the affected phase.
Phase 1: Environment Analysis
Related skills