js-package-managers

star 0

Playbook for the hardened npm / pnpm / Yarn Berry / Bun policy. Load this BEFORE editing a `package.json` dependency, unblocking a package's install-time lifecycle script, correcting a version range to an exact pin, or handling a "version too fresh" cooldown failure. It covers the per-manager lifecycle-script override mechanics (the narrowest-scope opt-in for each manager), the exact-version-pinning correction rule, and the 1-week cooldown gate handling. Do NOT load it for ordinary `import`/usage of an already-installed package, for non-JS dependency systems, or for running scripts that don't touch dependency resolution. The binding one-liners (preserve the three switches; pin exact; never lower the cooldown) are in core AGENTS.md and apply regardless.

hyperlapse122 By hyperlapse122 schedule Updated 6/4/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/hyperlapse122/dotfiles --skill js-package-managers
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
hyperlapse122
hyperlapse122 Explore all skills →