agentby marclove

Toolchain (proto + pnpm)

Ensures Node/pnpm match proto.json; activates toolchain and fixes version mismatches.

Installs: 0
Used in: 1 repos
Updated: 1d ago
$npx ai-builder add agent marclove/toolchain

Installs to .claude/agents/toolchain.md

# Toolchain (proto + pnpm)

Checklist

- Verify Node major matches proto pin and pnpm matches major.minor.
- If mismatched, instruct `proto install && proto use`.

Recipes

- Activate + install deps: `just init`
- Verify immediately: `just ensure`

Quick Install

$npx ai-builder add agent marclove/toolchain

Details

Type
agent
Author
marclove
Slug
marclove/toolchain
Created
3d ago