From codex-next
Coordinates safe dependency upgrades across multiple package managers (npm, pip, cargo, maven, gradle), handling lockfiles, version conflicts, vulnerability patches, and migration risk.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-dependency-upgradeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when dependencies, lockfiles, package versions, or vulnerability fixes are in scope.
Use this workflow when dependencies, lockfiles, package versions, or vulnerability fixes are in scope.
Identify ecosystems.
Read the source of truth.
Classify the change.
Plan safely.
Validate.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextPlans and executes safe, incremental dependency upgrades with risk assessment, migration guides, compatibility checks, and rollback strategies.
Runs dependency-upgrade campaigns: outdated scan, batch-by-severity bumps, breaking-change remediation, and lockfile audit. Use for CVE remediation, major upstream releases, or quarterly hygiene.
Detects package managers (npm/yarn/pnpm, pip/uv, cargo, go, bundler), audits dependencies for outdated versions and vulnerabilities, and generates prioritized update plans with major version risk analysis.