Node Pin Sweep

loom-builderpromptmarkdown
Path: loom-builder/prompts/node-pin-sweep.mdRelative: prompts/node-pin-sweep.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 20Bytes: 1,874Imports: 0Exports: 0

Content Preview

  1. # TASK: Pin Node toolchain across all active dev projects
  2. You are an executor agent (AMEF: state anchoring first, HEEC loops, 3-strike rule, no guessing).
  3. ## OBJECTIVE
  4. Every active dev project under `/home/mikes` gets a pinned Node toolchain so builds are reproducible: `.nvmrc` (exact version, e.g. `22.22.3`) + `package.json` `"engines"` (node exact + the package manager actually used). Bun projects also get `.bun-version` + `engines.bun`; pnpm projects get `"packageManager": "pnpm@<installed