The silent observer for your stack. Syncs dependencies and scripts to your StackMemory Vault.
npm install stackmemoryThe official CLI for StackMemory.
Gives your project a specialized memory by syncing your package.json dependencies and scripts to your StackMemory Dashboard.
You can run it directly using npx:
``bash`
npx stackmemory --project
- Auto-Absorb: Instantly syncs your Tech Stack versions.
- Script Sync: Mirrors your package.json scripts to your project's "Command Zone" in the dashboard.
- Ghost Mode: Runs silently in the background, watching for changes.
1. Create a project at stackmemory.app.
2. Get your Project ID from the dashboard URL (e.g., stackmemory.app/project/
3. Run the command in your project root.