Comprehensive npm package maintenance using the specialized npm-package-maintainer agent
Performs comprehensive npm package maintenance to optimize dependencies and update versions.
/plugin marketplace add lenneTech/claude-code/plugin install lt-dev@lenne-techmaintenance/Comprehensive npm package maintenance using the specialized npm-package-maintainer agent
| Command | Mode | Use Case |
|---|---|---|
/lt-dev:maintain | FULL | Complete optimization (this command) |
/lt-dev:maintain-check | DRY-RUN | Analysis only - no changes |
/lt-dev:maintain-security | SECURITY | Fast security-only updates |
/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 comprehensive npm package maintenance.
Mode: FULL MODE (complete optimization)
Execute all priorities:
Check for:
Ensure all tests and build pass after changes.