๐Ÿ“ฆ
DevOpsHTML

Dependency Upgrader

by levnikolaevich

Dependency Upgrader is a DevOps skill for Claude Code, published by levnikolaevich in claude-code-skills.

549 stars82 forkson levnikolaevich/claude-code-skillsAdded 2026/08/25+2% in starsRepository updated 2026/08/07
agent-skillsai-agentsanthropicclaude-codeclaude-code-skillscode-reviewcodebase-auditcodexdeveloper-productivitydeveloper-toolsgithub-actionsopenaiperformance-optimizationplugin-marketplaceproduct-discoverysoftware-architecturetesting
Install in seconds
Install Dependency Upgrader
Copy Dependency Upgrader into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/levnikolaevich/claude-code-skills/tree/master/plugins/optimization-suite/skills/ln-32-dependency-upgrader ~/.claude/skills/ln-32-dependency-upgrader

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/levnikolaevich/claude-code-skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/optimization-suite/skills/ln-32-dependency-upgrader/SKILL.md in levnikolaevich/claude-code-skills
Installs to
~/.claude/skills/ln-32-dependency-upgrader
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Dependency Upgrader does

Dependency Upgrader updates packages in small batches with breaking-change research and verification. Use it for dependency maintenance across package managers when you need compatibility-checked upgrades and rollback-safe changes.

Dependency Upgrader is cataloged under DevOps on DirSkills. Dependency Upgrader comes from a repository tagged agent-skills, ai-agents, anthropic, claude-code and claude-code-skills.

Documentation

README

Dependency Upgrader

Goal: Upgrade dependencies in small, attributable batches. Preserve manifests, lockfiles, runtime support, and product behavior; do not treat a newer version as valuable without compatibility, security, or maintenance evidence.

Execution contract: Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. N/A, skipped, unavailable, or delegated items remain incomplete. Before returning, apply this skill's verdict, decision, and approval rules to every incomplete item and prepend Checklist: X/Y completeIncomplete: None | section/item โ€” reason; outcome impact; exact next action; list every incomplete item.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Dependency Upgrader

  • What else does levnikolaevich publish alongside Dependency Upgrader?

    Dependency Upgrader is one of 25 skills that DirSkills catalogs from levnikolaevich/claude-code-skills, the repository it ships in. Its siblings there include Acceptance Test Builder, Architecture Auditor and Architecture Decision Recorder. Each one is a separate skill with its own page in this directory, installs the same way Dependency Upgrader does, and is maintained by levnikolaevich in that same repository. The rest of the collection is listed on the levnikolaevich/claude-code-skills page.

  • How does Dependency Upgrader compare to other DevOps skills?

    Dependency Upgrader ranks #671 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dependency Upgrader against them. Open each page to compare what they document and how they install.

More from levnikolaevich/claude-code-skills

Dependency Upgrader is one of 25 skills cataloged on DirSkills from levnikolaevich/claude-code-skills.

See all 25 skills โ†’
๐Ÿงช
6d ago

Acceptance Test Builder

Acceptance Test Builder creates, updates, merges, retires, and runs scoped acceptance tests using project-native tooling. Use it when executable acceptance evidence must change, not for audits or product fixes.
Quality
54982
๐Ÿ—๏ธ
6d ago

Architecture Auditor

Architecture Auditor reviews the architecture a system actually executes, checking boundaries, dependencies, contracts, and ownership. Use it when auditing implemented structure or drift, not when documenting plans or diagrams.
Quality
54982
๐Ÿ“
6d ago

Architecture Decision Recorder

Architecture Decision Recorder records one architecture decision with context, alternatives, tradeoffs, and consequences. Use it for a significant choice, not for broad design, audits, or implementation work.
Writing
54982
๐Ÿงญ
6d ago

Architecture Diagram Builder

Architecture Diagram Builder creates small, evidence-backed architecture diagrams for current or target systems when the diagram is the main deliverable. It is used to document scope, relationships, and runtime structure without inventing details or doing UI design.
Frontend
54982
๐Ÿ—๏ธ
6d ago

Architecture Migration Planner

Architecture Migration Planner creates a reversible plan for moving from a current architecture to a target one. Use it for compatibility, data movement, rollout, cutover, rollback, and removal planning.
DevOps
54982
๐Ÿ“Š
6d ago

Benchmark Comparator

Benchmark Comparator compares alternatives with reproducible workloads, correctness oracles, and controlled measurements. Use it when choosing between tools or implementations, not when tuning one known bottleneck.
Quality
54982