/deps
Detect unused and outdated dependencies
> /plugin marketplace add Houseofmvps/ultraship > /plugin install ultraship@ultraship
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/deps
Context preview
What this command does when you run it.
Detect unused and outdated dependencies
Command definition
deps.mddescription: Detect unused and outdated dependencies
Run the dependency doctor on this project:
node ${CLAUDE_PLUGIN_ROOT}/tools/dep-doctor.mjs <project-directory>Report unused production dependencies (safe to remove), unused dev dependencies (likely removable), pinned versions that should use ^, and significantly outdated packages. For each unused dependency, confirm it's truly unused before recommending removal.
"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentesting, safety guardrails, canary monitoring, SEO/AI-readiness check, penetration testing, code review, competitive analysis, incident response. 1 dependency. 180 tests. MIT.
Repo: Houseofmvps/ultraship
Other commands on ultraship.
bundle
Track bundle size, detect heavy dependencies, compare to previous builds
health
Health check a production URL (status, response time, SSL, security headers)

