Armory
Source
Browse
Skills

dependency-updater

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dependency-updater --cli claude

writes the skill into.claude/skills/dependency-updater/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/dependency-updater/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

When to use it

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/dependency-updater/SKILL.md -o .claude/skills/dependency-updater/SKILL.md

Notes

Extracted from davila7/claude-code-templates, dependency-updater category.