Kaltxi. Living link for agent crews, not cold starts.
brainclaw binds plans, decisions, claims, and handoffs into one shared tsawke so each new agent reconnects to the same thread without re-explaining. Tsau si!
Install brainclaw. Tsau si!
brainclaw is open-source and shipping fast. One install, every agent in your repo sees the same shared memory.
Available on npm. No signup, no telemetry.
- MIT licensed
- Open source
- Local-first
- No telemetry
Paste this prompt to your coding agent. It looks up brainclaw, installs it, and initializes or joins this repo on your behalf.
Please look up brainclaw on https://www.npmjs.com/package/brainclaw to understand what it does. Then install it on this machine (npm install -g brainclaw) and set it up for this repo: - If .brainclaw/ already exists, the existing setup activates as soon as the package is installed. - Otherwise, run brainclaw init to scaffold shared memory, plans, claims, and the native instruction file. Commit any generated files.
npm install -g brainclaw brainclaw init Joining an existing brainclaw repo? Step 1 is all you need — the existing .brainclaw/ activates on the next agent session, no init required.
