Skip to main content

upgrade-deps

Pre-release dependency upgrade workflow. Detects the project's package managers from lockfiles (any ecosystem — npm, pnpm, yarn, bun, pip, poetry, cargo, go mod), groups outdated packages by risk tier (security advisory / patch / minor / major), checks the target version itself for advisories before bumping, batches patch+minor into one commit, and gates each major behind per-package user approval with a risk briefing. One forward commit per tier so `git revert <sha>` cleanly rolls back; tests run between groups and a red run halts the workflow. Use when the user says "upgrade dependencies", "bump deps", "/upgrade-deps", "update packages", "patch security advisories", or asks to refresh the lockfile before a release. Natural pre-step to /release. Skip for: single-package upgrades (just edit + install) and lockfile-only refreshes with no version changes.

跳到安装

来源信息

仓库
webdevcody/go-mailing-list
最近来源活动
2026年5月3日 00:46
检测到的 SKILL.md 语言
英语
星标
22
分支
3

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。