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 39c2c1d 5 files · 23.2 KB Updated

File contents

dailybothq/agent-skill/tree/main/.agents/skills/deepworkplan/addons/dependency-upgrade commit 39c2c1db9c

Frequently asked questions

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