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

  1. Run pnpm outdated to identify packages with major version changes
  2. Read existing tmp/UPGRADES.md if it exists (preserve previous decisions/notes)
  3. 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
  4. Write findings to tmp/UPGRADES.md

Maturity Assessment

Before recommending any upgrade, check the new version's maturity:

Related skills
Installs
9
Repository
cerico/macfair
First Seen
Feb 24, 2026