Read release notes/changelogs, update a defined dependency scope, handle breaking changes, and verify. Explicit-only; no broad update-everything by inference.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill dependency-update --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dependency Update?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-dependency-update-ff1378bf)More formats (shields.io, HTML) on the badges page.
---
name: dependency-update
description: Read release notes/changelogs, update a defined dependency scope, handle breaking changes, and verify. Explicit-only; no broad update-everything by inference.
invocation: explicit-only
---
# Dependency Update
## Invocation
Explicit-only with a defined dependency scope.
## Non-goals
- No inferred “update everything”.
- No publish/release.
## Workflow
1. Identify the dependency set and current versions.
2. Read release notes/changelogs.
3. Apply updates and fix breakages.
4. Verify with the project’s test/build gates.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!