Fast security-focused npm package maintenance - updates only packages with known vulnerabilities
Updates npm packages with known vulnerabilities for fast security fixes.
/plugin marketplace add lenneTech/claude-code/plugin install lt-dev@lenne-techmaintenance/Fast security-focused npm package maintenance - updates only packages with known vulnerabilities
| Command | Mode | Use Case |
|---|---|---|
/lt-dev:maintain | FULL | Complete optimization |
/lt-dev:maintain-check | DRY-RUN | Analysis only - no changes |
/lt-dev:maintain-security | SECURITY | Fast security-only (this command) |
/lt-dev:maintain-pre-release | PRE-RELEASE | Conservative patch-only updates |
/lt-dev:maintain-post-feature | FULL | Clean up after feature development |
Use the npm-package-maintainer agent to perform SECURITY-ONLY maintenance.
Mode: SECURITY-ONLY MODE
Focus exclusively on security updates:
Check for:
This is a faster, minimal-change mode for urgent security fixes.
Ensure all tests and build pass after changes.