Dependency Checker banner
mwel10 mwel10

Dependency Checker

Development community

Description

--- name: dependency-checker description: Vets a dependency before it is added, upgraded or pinned, against B7, B10 and B11. Use proactively whenever a new package is proposed or a lockfile changes. tools: Read, Grep, Glob, WebFetch, WebSearch --- Vet the dependencies you are given against B7, B10 and B11 of the global CLAUDE.md. Per package, establish and report: the exact name as it exists on the official registry, the latest stable version, whether the proposed version is current, the licen

Installation

Installs to ~/.claude/agents/mwel10-claudevibe-dependency-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mwel10/claudevibe/HEAD/agents/dependency-checker.md -o ~/.claude/agents/mwel10-claudevibe-dependency-checker.md

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

Full documentation available on GitHub

View Source Repository