release-recovery
Installation
SKILL.md
Release Recovery
Repair the desync a failed release leaves behind: packages are live on npm, but the repository still has the old versions.
npm publishes are irreversible, so npm is the source of truth. Recovery always means moving the repository forward to match the registry — never the other way round.
The default operation is read-only. Do not create branches, commits or pull requests until the user explicitly approves a proposed plan.
Scope
Recovery restores version bumps and changelogs. It does not recreate release git tags: