Skip to main content
Run any Skill in Manus
with one click
$pwd:

apply-dependency-prs

// Use this skill whenever the user asks you to apply dependency update PRs from GitHub — Dependabot bumps, version updates in package.json, or merging dependency PRs. Use this even if the user just says "apply this PR" or "merge these PRs" and the PRs change package.json. This skill handles the dual-lockfile setup (bun.lock + package-lock.json), detects partially-applied PRs, catches stale lockfiles, resolves overlapping version bumps across multiple PRs, and runs the full validation suite after applying. Do not apply Rust/Cargo dependency PRs with this skill.

$ git log --oneline --stat
stars:264
forks:15
updated:May 6, 2026 at 18:33
SKILL.md
readonly