outdated
Installation
SKILL.md
Major Version Upgrade Analysis
Identify packages with major version upgrades available and assess whether upgrading is advisable.
Scope: Major versions only. Minor/patch updates are handled automatically by the daily audit script.
Instructions
- Run
pnpm outdatedto identify packages with major version changes - Read existing
tmp/UPGRADES.mdif it exists (preserve previous decisions/notes) - For each major version upgrade, assess:
- Stability of new version (see Maturity Assessment below)
- Support status of current version (still maintained? security patches?)
- Breaking changes and migration effort
- Write findings to
tmp/UPGRADES.md
Maturity Assessment
Before recommending any upgrade, check the new version's maturity: