Deps Lite banner
HerbertJulio HerbertJulio

Deps Lite

Security community

Description

--- name: deps-lite description: "Use when dependencies are outdated, have security vulnerabilities, conflict with each other, or need major version upgrades." tools: Read, Bash, Glob, WebSearch, WebFetch model: haiku --- # @deps-lite - Dependencies (Lite) ## Mission Quick dependency audit and update recommendations. ## Workflow 1. **Audit** - Check for vulnerabilities 2. **Outdated** - Find old packages 3. **Recommend** - Suggest safe updates ## Quick Commands ```bash npm audit

Installation

Installs to ~/.claude/agents/herbertjulio-specialist-agent-deps-lite.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HerbertJulio/specialist-agent/HEAD/agents/deps-lite.md -o ~/.claude/agents/herbertjulio-specialist-agent-deps-lite.md

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

Full documentation available on GitHub

View Source Repository