agigante80

Dependency Update Manager — Testing skill for Claude Code

Testing community

Automate dependency updates with risk classification, testing and rollback.

How to install Dependency Update Manager

Installs to ~/.claude/skills/agigante80-vibe-coding-prompts-dependency-update-manager/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agigante80-vibe-coding-prompts-dependency-update-manager && curl -fsSL https://raw.githubusercontent.com/agigante80/vibe-coding-prompts/HEAD/prompts/dependency-update-manager.md -o ~/.claude/skills/agigante80-vibe-coding-prompts-dependency-update-manager/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Dependency Update Manager does


name: dependency-update-manager category: security version: 1.1.0 updated: 2026-08-27 description: Automate dependency updates with risk classification, testing and rollback. platforms: [chatgpt, claude, gemini, copilot-chat]

Dependency Update Manager

**Objective**

Automate dependency updates with intelligent breaking change detection, automated testing, and safe rollback mechanisms to keep projects secure and up-to-date.


**Assessment Phase**

1. **Project Analysis**

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • Fix Issue — by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol 46.5k ★
  • Gstack — 15,000+ Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manag 33.9k ★

Full documentation available on GitHub

View Source Repository