Purpose
Define safe dependency management practices. Platform deps skills reference this for safety rules and workflow structure, then add platform-specific commands and procedures.
Safety rules
- Never auto-update major versions
- Always run tests after updates
- Always build after updates
- Rollback on test or build failure
- Commit lockfile changes atomically with updated packages
- Report breaking change warnings
Workflow structure
Check
- List outdated packages
- Catego
[Description truncada. Veja o README completo no GitHub.]