pi-upgrade

Installation
SKILL.md

PI Upgrade Advisor

Upgrade pi framework dependencies, migrate legacy package names, and surface the new patterns available in the latest release.

Prerequisites

  • GitHub CLI (gh) must be installed and authenticated.
  • A package.json containing either @earendil-works/pi-coding-agent or @earendil-works/pi-tui (legacy @mariozechner/* names also work).

What the script does

The bundled helper (scripts/check-pi-version) handles the mechanical work:

  • Detects the current pi package version from package.json, lockfiles, or node_modules
  • Fetches release delta from earendil-works/pi via gh
  • Bumps version ranges across workspace package.json files
Related skills
Installs
2
GitHub Stars
6
First Seen
Apr 26, 2026