Node Pin Sweep
Path:
loom-builder/prompts/node-pin-sweep.mdRelative: prompts/node-pin-sweep.mdSubproject: loom-builderCategory: dispatch-promptsLines: 20Bytes: 1,874Imports: 0Exports: 0
Content Preview
- # TASK: Pin Node toolchain across all active dev projects
- You are an executor agent (AMEF: state anchoring first, HEEC loops, 3-strike rule, no guessing).
- ## OBJECTIVE
- 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