Deepworkplan Addon Dependency Upgrade

Optional DeepWorkPlan addon that safely upgrades a repo's dependencies — reasoning about the repo's ACTUAL package manager (npm/pnpm/yarn + ncu, pip/poetry/uv, cargo, go mod, bundler, composer, and more) rather than assuming npm — with a batched, validated, revertible workflow that detects the manager and manifests/lockfiles, classifies upgrades (patch/minor/major), upgrades in safe batches, runs the repo's real validation gate after each batch, reverts a failing batch, and summarizes. Opt-in, never required, reconciles with the repo's existing tooling. Use when the developer wants to bring dependencies up to date without breaking the build.

dailybothq Updated

File contents

dailybothq/deepworkplan-skill/tree/main/skills/deepworkplan/addons/dependency-upgrade commit 0f1e319420

Frequently asked questions

npx skillmds@latest add dailybothq/deepworkplan-addon-dependency-upgrade-3