From agentic-value-loops
Maintenance & Security Loop. Goal: keep dependencies current and the app free of known vulnerabilities — one safe batch per iteration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-value-loops:maintenance-security-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal:** keep dependencies current and the app free of known vulnerabilities — one safe batch per iteration.
Goal: keep dependencies current and the app free of known vulnerabilities — one safe batch per iteration. Cadence: weekly.
npm audit, npm outdated, check CI secrets jobs.docs/features/platform/maintenance/PLAN.md.npm audit fix).package-lock.json updated; revert path clean.rtk npm run version:validate — MUST exit 0.npm audit for 0 high/critical.version:validate exit 0. Audit clean.ITERATION_LOG.md: CVEs closed, deferred bumps, breakages (Never-Repeat).overrides if a transitive dep is stubborn.npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin agentic-value-loopsCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.