apply-dependency-prs

star 275

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.

fjrevoredo By fjrevoredo schedule Updated 5/26/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/fjrevoredo/mini-diarium --skill apply-dependency-prs
Repository Details
star Stars 275
call_split Forks 18
navigation Branch main
article Path SKILL.md
More from Creator