Software Development·v1.0.0·JayRHa/AgentSkills

Dependency Upgrader

Safely upgrades project dependencies by inventorying outdated packages, reading changelogs and migration guides, staging upgrades in isolated commits, running tests at each step, and rolling back cleanly on failure. Use this skill when asked to "upgrade dependencies", "bump packages", "update npm/pip/cargo/go modules", "resolve a CVE / security advisory", "migrate to the latest version of <library>", "fix outdated dependencies", "do a dependency bump PR", or when a Dependabot/Renovate PR needs review and verification.

Install this skill

Add the catalog as a Grok Bot marketplace source, then install the skill.

grok plugin marketplace add jaskirat1616/grok-skills

Or copy SKILL.md to ~/.grok/skills/dependency-upgrader/SKILL.md

SKILL.mdskills/dependency-upgrader/SKILL.md
Loading…